kerl 1.4.0 (#9676)
This commit is contained in:
parent
7b2b797ef7
commit
f909c74ce7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Kerl < Formula
|
||||
desc "Easy building and installing of Erlang/OTP instances"
|
||||
homepage "https://github.com/kerl/kerl"
|
||||
url "https://github.com/kerl/kerl/archive/1.3.4.tar.gz"
|
||||
sha256 "9b60e9e40e63ea81f43a1e43a045c2130a3a2b129d6ec74e33229dc4d9933607"
|
||||
url "https://github.com/kerl/kerl/archive/1.4.0.tar.gz"
|
||||
sha256 "6fcef15b2e54e2185beaa8a1bf200b9b13bda25af859b144a9efa5fd7a17bead"
|
||||
head "https://github.com/kerl/kerl.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue