homebrew-cask/Casks/gargoyle.rb

12 lines
300 B
Ruby
Raw Normal View History

2014-11-14 01:25:54 +08:00
cask :v1 => 'gargoyle' do
version '2011.1'
sha256 '4e830ad3feec78d623ce5c13ce14f440f9769d302ac46604afc4b9785baa038c'
2014-09-26 20:08:55 +08:00
url "https://garglk.googlecode.com/files/gargoyle-#{version}-mac.dmg"
2015-01-30 04:30:40 +08:00
name 'Gargoyle'
homepage 'https://code.google.com/p/garglk/'
2014-10-01 23:32:56 +08:00
license :oss
2014-09-16 00:05:37 +08:00
app 'Gargoyle.app'
end