erlang@19: fix checksum

This commit is contained in:
ilovezfs 2017-09-13 14:18:14 -07:00
parent 27ca49c02f
commit fd08749db4

View file

@ -3,7 +3,7 @@ class ErlangAT19 < Formula
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-19.3.tar.gz"
sha256 "fc82c5377ad9e84a37f67f2b2b50b27fe4e689440ae9e5d0f5dcfb440a9487ac"
sha256 "df69cfcd8887f0fdcbf4d056b5c224a28b00af45eaf4578bdfee73153ef4ad9d"
head "https://github.com/erlang/otp.git", :branch => "maint-19"
bottle do