kerl 1.8.6
Closes #44924. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
4045c5a859
commit
a2d1916c2d
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.8.5.tar.gz"
|
||||
sha256 "1dbbabbddc1373837578e2d7c0c0f832291ec9fe1b4181ba0e7da8ca4b8f81ed"
|
||||
url "https://github.com/kerl/kerl/archive/1.8.6.tar.gz"
|
||||
sha256 "990cf0addc6c3733473a34442bb35aeeed2668e87e416bd694f4dec3f9799c75"
|
||||
head "https://github.com/kerl/kerl.git"
|
||||
|
||||
bottle :unneeded
|
||||
|
|
Loading…
Reference in a new issue