erlang@20 20.3.8.8
Closes #31536. Signed-off-by: commitay <commitay@users.noreply.github.com>
This commit is contained in:
parent
e61385fb91
commit
46bd400d08
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.7.tar.gz"
|
||||
sha256 "2f74dcf66194be28b0faab29d2fbc7a27bd97e042286d619f172124b9089dc26"
|
||||
url "https://github.com/erlang/otp/archive/OTP-20.3.8.8.tar.gz"
|
||||
sha256 "e831abcf500eabe87e8f94c464db99334048793ad6d28df5ca05f711ef1858e6"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue