rebar3 3.11.0
Closes #40507. Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
parent
3d4ffdc472
commit
7d487f815d
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Rebar3 < Formula
|
class Rebar3 < 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.10.0.tar.gz"
|
url "https://github.com/erlang/rebar3/archive/3.11.0.tar.gz"
|
||||||
sha256 "656b4a0bd75f340173e67a33c92e4d422b5ccf054f93ba35a9d780b545ee827e"
|
sha256 "d0f567bf5cfd60e16650b151a7caa24bf8164fb1c31359ce8b0452a683209421"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
|
|
Loading…
Reference in a new issue