use HTTPS url in inkscape.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:22 -04:00
parent 7d6e28fb5e
commit a88cbace3a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Inkscape < Cask
url 'http://downloads.sourceforge.net/inkscape/Inkscape-0.48.2-1-SNOWLEOPARD.dmg'
url 'https://downloads.sourceforge.net/inkscape/Inkscape-0.48.2-1-SNOWLEOPARD.dmg'
homepage 'http://inkscape.org'
version '0.48.2-1'
sha256 'dc45811c450687cf2a455decc047b27a53f79cc926cd3a3c57c60e757e5710f8'