erlang@20 20.3.8.18
Closes #36132. Signed-off-by: Claudia <claui@users.noreply.github.com>
This commit is contained in:
parent
6a7bdd05fb
commit
750c55d0a3
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.17.tar.gz"
|
||||
sha256 "767a3e59aa64ffc811881c6b624ac6dc004be885b973884c4506a00d7693285c"
|
||||
url "https://github.com/erlang/otp/archive/OTP-20.3.8.18.tar.gz"
|
||||
sha256 "b3f4a353b633d4267a23a9b3d77c74b19b100545207e6b6bd065cde265395024"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue