homebrew-cask/Casks/slingshot.rb

14 lines
471 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'slingshot' do
2016-01-18 08:34:58 +08:00
version '1.1.0.2'
sha256 '10769ae948844d7c56d51745b2c20ffa94988f6089152098f6f51381daba9044'
url 'https://download.airsquirrels.com/Slingshot/Mac/Slingshot.dmg'
2015-12-26 04:57:40 +08:00
appcast 'https://updates.airsquirrels.com/Slingshot/Mac/Slingshot.xml',
checkpoint: 'd01e5c1777840a7dd1a87c16f640bcc12450d6ac46c3ac0bba4fdea959724ae8'
2015-01-30 03:19:58 +08:00
name 'Slingshot'
homepage 'https://www.airsquirrels.com/slingshot/'
license :commercial
2014-09-16 00:06:21 +08:00
app 'Slingshot.app'
2014-05-29 23:25:53 +08:00
end