mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
use HTTPS url in welly.rb
This commit is contained in:
parent
417db8bbf9
commit
44cbef0805
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Welly < Cask
|
||||
url 'http://welly.googlecode.com/files/Welly.v2.7.fix.zip'
|
||||
url 'https://welly.googlecode.com/files/Welly.v2.7.fix.zip'
|
||||
appcast 'http://welly.googlecode.com/svn/wiki/WellyUpdate.xml'
|
||||
homepage 'https://code.google.com/p/welly/'
|
||||
version '2.7+'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue