chuck: secure url(s)
This commit is contained in:
parent
fd6e943f95
commit
e688ff21d3
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Chuck < Formula
|
||||
desc "Concurrent, on-the-fly audio programming language"
|
||||
homepage "http://chuck.cs.princeton.edu/"
|
||||
url "http://chuck.cs.princeton.edu/release/files/chuck-1.4.0.0.tgz"
|
||||
homepage "https://chuck.cs.princeton.edu/"
|
||||
url "https://chuck.cs.princeton.edu/release/files/chuck-1.4.0.0.tgz"
|
||||
sha256 "2caee332b8d48e2fddad0f8a0a1811b6cf4c5afab73ae8a17b85ec759cce27ac"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue