erlang@21 21.3.8.10
Closes #45849. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
940f333e0d
commit
b73d8ccb6f
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ class ErlangAT21 < 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-21.3.8.8.tar.gz"
|
||||
sha256 "d7db443bc27a782e15270c5e43fe57426d835764459fed7c1373879e56f9c3da"
|
||||
url "https://github.com/erlang/otp/archive/OTP-21.3.8.10.tar.gz"
|
||||
sha256 "68c4d1026992e61a9cf2db4db9a970e27c9d8c1b44366873e74b1fa8371ac3ea"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue