homebrew-cask/Casks/sparkle.rb

9 lines
330 B
Ruby
Raw Normal View History

2013-12-16 15:34:15 +08:00
class Sparkle < Cask
url 'http://sparkle.andymatuschak.org/files/Sparkle%201.5b6.zip'
2014-06-09 23:29:35 +08:00
appcast 'http://www.andymatuschak.org/files/sparkletestcast.xml'
2013-12-16 15:34:15 +08:00
homepage 'http://sparkle.andymatuschak.org/'
version '1.5b6'
sha256 'ad64ca186995492e4dbfe2ed20cd22688a11670ef5af1fd6f0aea35f2abdd83b'
2013-12-16 15:34:15 +08:00
link 'Sparkle Test App.app'
end