use HTTPS url in breakaway.rb

This commit is contained in:
Roland Walker 2014-06-18 10:55:20 -04:00
parent 7c790e49e8
commit 227dbd9fd5
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
class Breakaway < Cask
url 'http://downloads.sourceforge.net/project/breakaway/breakaway-2.0.1.zip'
url 'https://downloads.sourceforge.net/project/breakaway/breakaway-2.0.1.zip'
homepage 'http://mutablecode.com/apps/breakaway.html'
version '2.0.1'
sha256 'df5a3d42558f9cdc778c434f88f7e062032cf33dd751ef01e6109a9848a7f76a'