use HTTPS url in fugu.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:21 -04:00
parent 5f7a7c0f12
commit 770c2f528f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Fugu < Cask
url 'http://downloads.sourceforge.net/project/fugussh/Unstable/fugu-1.2.1pre1/Fugu-1.2.1pre1.zip'
url 'https://downloads.sourceforge.net/project/fugussh/Unstable/fugu-1.2.1pre1/Fugu-1.2.1pre1.zip'
homepage 'http://rsug.itd.umich.edu/software/fugu/'
version '1.2.1pre1'
sha256 '3f96ac9c94516c100bab5fe03cc1571634955f15e1949d32d675b91f5058e328'