10000 rebar3: depend on `erlang@26` · Homebrew/homebrew-core@1439d5a · GitHub
[go: up one dir, main page]

Skip to content

Commit 1439d5a

Browse files
committed
rebar3: depend on erlang@26
Signed-off-by: botantony <antonsm21@gmail.com>
1 parent 7aef5e0 commit 1439d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/r/rebar3.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class Rebar3 < Formula
2020
sha256 cellar: :any_skip_relocation, x86_64_linux: "63cb94c5f40ed0279f7410d9d3445e0ce6a9bd0012d6910a76ee1a8928746e39"
2121
end
2222

23-
depends_on "erlang@25" => [:build, :test]
23+
depends_on "erlang@26" => [:build, :test]
2424
depends_on "erlang"
2525

2626
def install

0 commit comments

Comments
 (0)
0