mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
use HTTPS url in liteide.rb
This commit is contained in:
parent
df5e60a44d
commit
4a66337c89
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
class Liteide < Cask
|
||||
url 'http://downloads.sourceforge.net/project/liteide/X22/liteidex22.macosx.zip'
|
||||
url 'https://downloads.sourceforge.net/project/liteide/X22/liteidex22.macosx.zip'
|
||||
homepage 'https://code.google.com/p/golangide/'
|
||||
version 'x22'
|
||||
sha256 '994b2bf68bb7f99ef7ac8001546f437644e9751109e5bf207adee7fb6180c689'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue