homebrew-cask/Casks/hotswitch.rb

13 lines
433 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'hotswitch' do
2016-01-16 20:49:12 +08:00
version '1.15'
sha256 'fab59bf30318a49923b2a1633a3c50c17a459ed22d2d5511873198e4e0278dd0'
2015-02-26 12:36:08 +08:00
2015-06-29 14:32:18 +08:00
url 'https://oniatsu.github.io/HotSwitch/release/zip/HotSwitch.zip'
2016-01-16 20:49:12 +08:00
appcast 'https://github.com/oniatsu/HotSwitch/releases.atom',
checkpoint: '290d7c77034a070f70dce271c24dc7085355f55ac03e38a6e4d6b4be52aba51b'
name 'HotSwitch'
2015-06-29 14:32:18 +08:00
homepage 'https://oniatsu.github.io/HotSwitch/'
2015-02-26 12:36:08 +08:00
app 'HotSwitch.app'
2015-02-26 12:36:08 +08:00
end