use HTTPS url in texstudio.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:26 -04:00
parent 26d507bce0
commit 5f38cf5b5c
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Texstudio < Cask
url 'http://downloads.sourceforge.net/sourceforge/texstudio/texstudio_2.7.0_osx_qt5.dmg'
url 'https://downloads.sourceforge.net/sourceforge/texstudio/texstudio_2.7.0_osx_qt5.dmg'
homepage 'http://texstudio.sourceforge.net/'
version '2.7.0'
sha256 '70a95e7602a790b71744ce84a649dfe5f7b597caa42007e3c34c3e631ffadb22'