erlang@20 20.3.8.23
Closes #45850. Signed-off-by: Rui Chen <rchen@meetup.com>
This commit is contained in:
parent
ffbede34d9
commit
fd7a66049b
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +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.22.tar.gz"
|
||||
sha256 "d2c36130938659a63d8de094c3d4f8a1d3ea33d4d993d0723ba9c745df2a2753"
|
||||
revision 1
|
||||
url "https://github.com/erlang/otp/archive/OTP-20.3.8.23.tar.gz"
|
||||
sha256 "0f7ea88ebc58b85f146ca6db7a53f14109becf693e7cdac15c03c59dc34af0cc"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue