erlang 23.2.5
Closes #71262. Signed-off-by: Carlo Cabrera <30379873+carlocab@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
bae5504f6b
commit
a3e7aa936c
|
@ -2,8 +2,8 @@ class Erlang < 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-23.2.4.tar.gz"
|
||||
sha256 "e72aa084907e0f34f932cf00caa33aba93147b0a7c9c35569d6bd1c402f532de"
|
||||
url "https://github.com/erlang/otp/archive/OTP-23.2.5.tar.gz"
|
||||
sha256 "00587a60bc97a26060265b201f69dd7059ddd04506f6502e8e78c5f00e1b1db7"
|
||||
license "Apache-2.0"
|
||||
head "https://github.com/erlang/otp.git"
|
||||
|
||||
|
|
Loading…
Reference in New Issue