You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
248 B
7 lines
248 B
class Sparkleshare < Cask
|
|
url 'https://bitbucket.org/hbons/sparkleshare/downloads/sparkleshare-mac-1.1.0.zip'
|
|
homepage 'http://sparkleshare.org/'
|
|
version '1.1.0'
|
|
sha1 '5a9bcdaafaa17d917242b75e8b526a18a20147b4'
|
|
link 'SparkleShare.app'
|
|
end
|
|
|