Skip to content

Commit 82b6f1a

Browse files
authored
Update scripts/release_rebar.sh
1 parent 2b8348a commit 82b6f1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/release_rebar.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ function main {
3232
build 3.24.0 25.3.2.20 1.18.3 noble-20250404
3333
build 3.24.0 26.2.5.11 1.18.3 noble-20250404
3434
build 3.24.0 27.3.3 1.18.3 noble-20250404
35-
build 3.25.1 28.0.1 1.18.4 noble-20250404
35+
build 3.25.1 28.0.1 1.18.4 noble-20250714
3636

3737
if [ -n "${ELIXIR_PEM}" ]; then
3838
openssl dgst -sha512 -sign "${ELIXIR_PEM}" "${rebar_csv}" | openssl base64 > "${rebar_csv}.signed"

0 commit comments

Comments
 (0)