homebrew-cask/Casks/gisto.rb

8 lines
237 B
Ruby
Raw Normal View History

2014-01-03 14:19:59 +08:00
class Gisto < Cask
2014-04-17 16:51:42 +08:00
url 'http://download.gistoapp.com/Gisto-0.2.4b-OSX_x86.dmg'
2014-01-03 14:19:59 +08:00
homepage 'http://www.gistoapp.com/'
2014-04-17 16:51:42 +08:00
version '0.2.4b'
sha256 '6b5420e42f1e3067fb541a76c201fdaa5619aac6daa1cd833f71f5baac7ad5fb'
2014-01-03 14:19:59 +08:00
link 'Gisto.app'
end