mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
211 B
Ruby
7 lines
211 B
Ruby
class Shortcat < Cask
|
|
url 'https://files.shortcatapp.com/v0.5.3/Shortcat.zip'
|
|
homepage 'http://shortcatapp.com/'
|
|
version '0.5.3'
|
|
sha1 '357e1e3c40b0dffdda9fe92700072472f39019b3'
|
|
link 'Shortcat.app'
|
|
end
|