Skip to content

Commit dda21f0

Browse files
committed
rebar3 3.25.0
1 parent 8a75423 commit dda21f0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Formula/r/rebar3.rb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
class Rebar3 < Formula
22
desc "Erlang build tool"
33
homepage "https://rebar3.org"
4-
url "https://github.com/erlang/rebar3/archive/refs/tags/3.24.0.tar.gz"
5-
sha256 "391b0eaa2825bb427fef1e55a0d166493059175f57a33b00346b84a20398216c"
4+
url "https://github.com/erlang/rebar3/archive/refs/tags/3.25.0.tar.gz"
5+
sha256 "7d3f42dc0e126e18fb73e4366129f11dd37bad14d404f461e0a3129ce8903440"
66
license "Apache-2.0"
7-
revision 1
87

98
livecheck do
109
url :stable

0 commit comments

Comments
 (0)