diff --git a/Casks/hyper-canary.rb b/Casks/hyper-canary.rb index 527a4ed22..87d91cfef 100644 --- a/Casks/hyper-canary.rb +++ b/Casks/hyper-canary.rb @@ -1,11 +1,11 @@ cask 'hyper-canary' do - version '2.1.1' - sha256 '5672e408cfe07008ac4eb1c01b86251837b9b743434a14b29ef372a4ef9f6148' + version '2.0.0-canary.8' + sha256 '1dddb18db9af04350b8c520610ca16b9527e783b8746088d2a9f6da62574aa7e' # github.com/zeit/hyper was verified as official when first introduced to the cask url "https://github.com/zeit/hyper/releases/download/#{version}/hyper-#{version}-mac.zip" appcast 'https://github.com/zeit/hyper/releases.atom', - checkpoint: '5c7198ff0aee36409854b085f9cdbf451f8b8e7e55d23a0bcdaf046b23fec074' + checkpoint: '2ff6fa3fa92f451c706094cb81bc842646fb1b4e8fd9559a19028b199712739e' name 'Hyper' homepage 'https://hyper.is/'