From 68e8269aea590ffbd69e6ee835a6fb61cf272e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Galv=C3=A3o?= Date: Thu, 29 Sep 2016 16:20:50 +0100 Subject: [PATCH] Update ableton-live-beta to 9.7b4 (#2671) --- Casks/ableton-live-beta.rb | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/Casks/ableton-live-beta.rb b/Casks/ableton-live-beta.rb index 19fada124..73ae044b9 100644 --- a/Casks/ableton-live-beta.rb +++ b/Casks/ableton-live-beta.rb @@ -1,14 +1,8 @@ cask 'ableton-live-beta' do version '9.7b4' + sha256 '5bc6d02891df5702af956f29efab70223fd5ca92a3746b96d84bc1abd8cd8ac0' - if Hardware::CPU.is_32_bit? - sha256 '48dbe8d0648a62e5778d7a5551205cee91abd0cacc5e76ad8bc94a810b217683' - url "http://cdn2-downloads.ableton.com/channels/#{version}/ableton_live_beta_#{version.no_dots}_32.dmg" - else - sha256 '5bc6d02891df5702af956f29efab70223fd5ca92a3746b96d84bc1abd8cd8ac0' - url "http://cdn2-downloads.ableton.com/channels/#{version}/ableton_live_beta_#{version.no_dots}_64.dmg" - end - + url "http://cdn2-downloads.ableton.com/channels/#{version}/ableton_live_beta_#{version.no_dots}_64.dmg" name 'Ableton Live Beta' homepage 'https://ableton.com/en/live' license :commercial