homebrew-cask/Casks/welly.rb

13 lines
423 B
Ruby
Raw Normal View History

2014-11-14 01:27:20 +08:00
cask :v1 => 'welly' do
2014-10-25 23:52:19 +08:00
version '2.7'
sha256 'cb24a26432d8927b1159a1865602c3f30b5190f628167c954e4d6cc723cfcb0f'
2014-10-25 23:52:19 +08:00
url "https://welly.googlecode.com/files/Welly.v#{version}.fix.zip"
2014-10-15 23:43:58 +08:00
appcast 'http://welly.googlecode.com/svn/wiki/WellyUpdate.xml',
:sha256 => '0f7d24defff0753fd85883c94111714eded290bae284a2244aba5bfa63224a8c'
2013-12-08 01:03:23 +08:00
homepage 'https://code.google.com/p/welly/'
2014-10-01 23:34:15 +08:00
license :oss
2014-09-16 00:06:36 +08:00
app 'Welly.app'
2013-12-08 01:03:23 +08:00
end