use HTTPS url in jedit.rb

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

View File

@ -1,5 +1,5 @@
class Jedit < Cask
url 'http://downloads.sourceforge.net/sourceforge/jedit/jedit5.1.0install.dmg'
url 'https://downloads.sourceforge.net/sourceforge/jedit/jedit5.1.0install.dmg'
homepage 'http://www.jedit.org'
version '5.1.0'
sha256 '29922afea1411631436f5f1154e45ddf8d3f6db53c9e41b832cefe86f8b81446'