We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a75423 commit dda21f0Copy full SHA for dda21f0
Formula/r/rebar3.rb
@@ -1,10 +1,9 @@
1
class Rebar3 < Formula
2
desc "Erlang build tool"
3
homepage "https://rebar3.org"
4
- url "https://github.com/erlang/rebar3/archive/refs/tags/3.24.0.tar.gz"
5
- sha256 "391b0eaa2825bb427fef1e55a0d166493059175f57a33b00346b84a20398216c"
+ url "https://github.com/erlang/rebar3/archive/refs/tags/3.25.0.tar.gz"
+ sha256 "7d3f42dc0e126e18fb73e4366129f11dd37bad14d404f461e0a3129ce8903440"
6
license "Apache-2.0"
7
- revision 1
8
9
livecheck do
10
url :stable
0 commit comments