homebrew-cask/Casks/welly.rb

9 lines
307 B
Ruby
Raw Normal View History

2013-12-08 01:03:23 +08:00
class Welly < Cask
url 'http://welly.googlecode.com/files/Welly.v2.7.fix.zip'
2014-06-09 22:41:39 +08:00
appcast 'http://welly.googlecode.com/svn/wiki/WellyUpdate.xml'
2013-12-08 01:03:23 +08:00
homepage 'https://code.google.com/p/welly/'
version '2.7+'
sha256 'cb24a26432d8927b1159a1865602c3f30b5190f628167c954e4d6cc723cfcb0f'
2013-12-08 01:03:23 +08:00
link 'Welly.app'
end