homebrew-cask/Casks/shortcat.rb

15 lines
445 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'shortcat' do
2016-08-11 21:36:51 +08:00
version '0.7.7'
sha256 '272b7d2c4f2025e693d3ebfd8c3276e992676196040d1b79dc26ac91cee22edf'
2014-07-01 22:31:02 +08:00
url "https://files.shortcatapp.com/v#{version}/Shortcat.zip"
2016-08-11 21:36:51 +08:00
appcast 'https://shortcatapp.com/updates/appcast.xml',
checkpoint: '708f387b4618c28c21a68722ee5ecaefbcbe82b9bb898ffdb74a7c1e0f6157a3'
name 'Sproutcube Shortcat'
2015-06-29 14:32:18 +08:00
homepage 'https://shortcatapp.com/'
2016-03-06 09:19:34 +08:00
accessibility_access true
2014-09-16 00:06:18 +08:00
app 'Shortcat.app'
2012-09-29 01:10:16 +08:00
end