use HTTPS url in celestia.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:20 -04:00
parent 298c8191f4
commit 71a7956fc1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Celestia < Cask
url 'http://downloads.sourceforge.net/sourceforge/celestia/celestia-osx-1.6.1.dmg'
url 'https://downloads.sourceforge.net/sourceforge/celestia/celestia-osx-1.6.1.dmg'
homepage 'http://sourceforge.net/projects/celestia'
version '1.6.1'
sha256 'db09842a10b377038bedef87fda8d159549234b2e072fa22e096ade84aa3f52a'