cdecl: secure url(s)
This commit is contained in:
parent
8352c50715
commit
f659a7bc91
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Cdecl < Formula
|
||||
desc "Turn English phrases to C or C++ declarations"
|
||||
homepage "http://cdecl.org/"
|
||||
url "http://cdecl.org/files/cdecl-blocks-2.5.tar.gz"
|
||||
homepage "https://cdecl.org/"
|
||||
url "https://cdecl.org/files/cdecl-blocks-2.5.tar.gz"
|
||||
sha256 "9ee6402be7e4f5bb5e6ee60c6b9ea3862935bf070e6cecd0ab0842305406f3ac"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue