use HTTPS url in mozart.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:24 -04:00
parent 3b547003a6
commit 1fa94e91c6
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Mozart < Cask
url 'http://downloads.sourceforge.net/sourceforge/mozart-oz/Mozart-1.4.0.20120201.zip'
url 'https://downloads.sourceforge.net/sourceforge/mozart-oz/Mozart-1.4.0.20120201.zip'
homepage 'http://www.mozart-oz.org'
version '1.4.0.20120201'
sha256 'df03e42ca0da5700f49d3ae036758bac762cbc3a95d4e69c4bc4aabb54e6f92b'