mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 22:06:36 -06:00
7 lines
211 B
Ruby
7 lines
211 B
Ruby
class Shortcat < Cask
|
|
url 'https://files.shortcatapp.com/v0.6.1/Shortcat.zip'
|
|
homepage 'http://shortcatapp.com/'
|
|
version '0.6.1'
|
|
sha1 'd99bf7374d37d04333e9dc288ff3deea2e7621c2'
|
|
link 'Shortcat.app'
|
|
end
|