erlang@20 20.3.8.24
Closes #46872. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
b1635e668b
commit
95b135008e
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"
|
||||
homepage "https://www.erlang.org/"
|
||||
# Download tarball from GitHub; it is served faster than the official tarball.
|
||||
url "https://github.com/erlang/otp/archive/OTP-20.3.8.23.tar.gz"
|
||||
sha256 "0f7ea88ebc58b85f146ca6db7a53f14109becf693e7cdac15c03c59dc34af0cc"
|
||||
url "https://github.com/erlang/otp/archive/OTP-20.3.8.24.tar.gz"
|
||||
sha256 "588e34a89f9ea8ebc3bda0918e4e1f4f7366888278f5e7ece60f6f1fa42aef60"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue