rebar@3 3.4.4
Closes #17924. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
9d52ac5ddd
commit
8f54cb4cbe
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class RebarAT3 < Formula
|
class RebarAT3 < Formula
|
||||||
desc "Erlang build tool"
|
desc "Erlang build tool"
|
||||||
homepage "https://github.com/erlang/rebar3"
|
homepage "https://github.com/erlang/rebar3"
|
||||||
url "https://github.com/erlang/rebar3/archive/3.4.3.tar.gz"
|
url "https://github.com/erlang/rebar3/archive/3.4.4.tar.gz"
|
||||||
sha256 "6194b738fb8a4a1bef6619220ca8acf4ed826d2febfe39c62ebd0ed6fb7d05a8"
|
sha256 "0f7c860489dc4e4fcdc706a04690f791755870ff0e0582525b8ee9a78e911443"
|
||||||
head "https://github.com/rebar/rebar3.git"
|
head "https://github.com/rebar/rebar3.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue