erlang@20 20.3.8.1
Closes #29425. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
adf65eab12
commit
e53520b6b1
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class ErlangAT20 < Formula
|
||||||
desc "Programming language for highly scalable real-time systems"
|
desc "Programming language for highly scalable real-time systems"
|
||||||
homepage "https://www.erlang.org/"
|
homepage "https://www.erlang.org/"
|
||||||
# Download tarball from GitHub; it is served faster than the official tarball.
|
# Download tarball from GitHub; it is served faster than the official tarball.
|
||||||
url "https://github.com/erlang/otp/archive/OTP-20.3.8.tar.gz"
|
url "https://github.com/erlang/otp/archive/OTP-20.3.8.1.tar.gz"
|
||||||
sha256 "a7e59c531605fbd19ceac0568ae81c89ec690449e861da6e3598399f9c4b747f"
|
sha256 "014a44064d81ef9ce0a1f036e4fbf7402ca3f02b8c592e1aa446090953e338ca"
|
||||||
head "https://github.com/erlang/otp.git", :branch => "maint-20"
|
head "https://github.com/erlang/otp.git", :branch => "maint-20"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue