mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-20 06:16:57 -06:00
7 lines
210 B
Ruby
7 lines
210 B
Ruby
class Shortcat < Cask
|
|
url 'http://files.shortcatapp.com/v0.5.2/Shortcat.zip'
|
|
homepage 'http://shortcatapp.com/'
|
|
version '0.5.2'
|
|
sha1 'e4222975b9965b6610c22a7a3b31b43f1d462d84'
|
|
link 'Shortcat.app'
|
|
end
|