Paul Hinze
12 years ago
140 changed files with 12 additions and 141 deletions
@ -1,7 +1,6 @@ |
|||
class FirefoxAurora < Cask |
|||
url 'https://ftp.mozilla.org/pub/mozilla.org/firefox/nightly/latest-mozilla-aurora/firefox-19.0a2.en-US.mac.dmg' |
|||
homepage 'http://www.mozilla.org/en-US/firefox/aurora/' |
|||
content_length '49254741' |
|||
version '19.0a2' |
|||
no_checksum # This is a nightly |
|||
end |
|||
|
@ -1,7 +1,6 @@ |
|||
class Firefox < Cask |
|||
url 'http://download.cdn.mozilla.net/pub/mozilla.org/firefox/releases/17.0.1/mac/en-US/Firefox%2017.0.1.dmg' |
|||
homepage 'http://www.mozilla.org/en-US/firefox/' |
|||
content_length '34958026' |
|||
version '17.0.1' |
|||
sha1 'a9888ce69440574fabff712549c8ff503fd1acb7' |
|||
end |
|||
|
@ -1,7 +1,6 @@ |
|||
class Inkscape < Cask |
|||
homepage 'http://inkscape.org' |
|||
url 'http://downloads.sourceforge.net/inkscape/Inkscape-0.48.2-1-SNOWLEOPARD.dmg' |
|||
content_length '87079397' |
|||
version '0.48.2-1' |
|||
sha1 '20073844e26dc787da04d951e3a24338758e5e8d' |
|||
end |
|||
|
@ -1,7 +1,6 @@ |
|||
class Ripit < Cask |
|||
url 'http://files.thelittleappfactory.com/ripit/RipIt.zip' |
|||
homepage 'http://thelittleappfactory.com/ripit/' |
|||
content_length '8926510' |
|||
version 'latest' |
|||
no_checksum |
|||
end |
|||
|
Some files were not shown because too many files changed in this diff
Loading…
Reference in new issue