rebar3 3.9.1
Closes #37966. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
9a3b286558
commit
a1d0d1b71c
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Rebar3 < Formula
|
||||
desc "Erlang build tool"
|
||||
homepage "https://github.com/erlang/rebar3"
|
||||
url "https://github.com/erlang/rebar3/archive/3.9.0.tar.gz"
|
||||
sha256 "9ea73ce4e60ad4b3108641eae73b4098fadb510142e672ad8e3a793f57e9f992"
|
||||
url "https://github.com/erlang/rebar3/archive/3.9.1.tar.gz"
|
||||
sha256 "b7330a67a8cb5d6fb3b53a3246208b7c2b248546bcf62ef71a9a27b1d541c2d8"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue