homebrew-cask/Casks/shortcat.rb

11 lines
297 B
Ruby
Raw Normal View History

2012-09-29 01:10:16 +08:00
class Shortcat < Cask
version '0.7.0'
sha256 '90daee12b82157e2025789005688276453ee8fdf243041e056730a5d85ce1cf9'
2014-05-31 22:46:06 +08:00
url 'https://files.shortcatapp.com/v0.7.0/Shortcat.zip'
2014-06-09 22:41:37 +08:00
appcast 'https://shortcatapp.com/updates/appcast.xml'
2012-09-29 01:10:16 +08:00
homepage 'http://shortcatapp.com/'
2013-06-15 19:04:12 +08:00
link 'Shortcat.app'
2012-09-29 01:10:16 +08:00
end