homebrew-cask/Casks/cloudytabs.rb

13 lines
455 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'cloudytabs' do
2018-04-16 23:50:10 +08:00
version '1.9.1'
sha256 'acbccf2172242b6cd5e702ad06293e616932889e75e1dbfdb3b6229a0dbf87e0'
2014-09-26 20:08:50 +08:00
url "https://github.com/josh-/CloudyTabs/releases/download/v#{version}/CloudyTabs.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/josh-/CloudyTabs/releases.atom',
2018-04-16 23:50:10 +08:00
checkpoint: 'a57eba0c907758cc9d3c34ea1bfa8026e1eea5bbf9049feefd0a8d9715eb01d5'
2015-03-25 11:17:09 +08:00
name 'CloudyTabs'
2014-03-08 19:04:47 +08:00
homepage 'https://github.com/josh-/CloudyTabs/'
2014-09-16 00:05:24 +08:00
app 'CloudyTabs.app'
2014-03-08 19:04:47 +08:00
end