homebrew-cask/Casks/subler.rb

11 lines
309 B
Ruby
Raw Normal View History

2013-06-06 01:09:17 +08:00
class Subler < Cask
version '0.25'
sha256 '7b93d8a6afc1db00ea86b3bb2f6f8927012e66f1d74d7bfc7293d87cc8565f86'
2013-12-14 12:34:09 +08:00
url 'https://subler.googlecode.com/files/Subler-0.25.zip'
2014-06-03 02:14:58 +08:00
appcast 'http://subler.googlecode.com/svn/doc/appcast.xml'
2013-06-06 01:09:17 +08:00
homepage 'https://code.google.com/p/subler/'
2013-06-06 01:09:17 +08:00
link 'Subler.app'
end