/Casks/sparkleshare.rb
https://bitbucket.org/JoshHagins/homebrew-cask · Ruby · 11 lines · 8 code · 2 blank · 1 comment · 0 complexity · 9ac34da1c48328365783026e9e1ec743 MD5 · raw file
- cask :v1 => 'sparkleshare' do
- version '1.4'
- sha256 '571a8e39591883f0af6fb9056db8c1a0835cc0babb73b07050a188165552c038'
- # bitbucket.org is the official download host per the vendor homepage
- url "https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-mac-#{version}.zip"
- homepage 'http://sparkleshare.org/'
- license :oss
- app 'SparkleShare.app'
- end