From b918011a553a8a5c29e71fd5d0abb23aaca95f16 Mon Sep 17 00:00:00 2001 From: Mikael Pettersson Date: Sun, 7 Dec 2025 10:06:54 +0100 Subject: [PATCH] rebar3: bump to 3.25.1 --- erlang/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/erlang/Makefile b/erlang/Makefile index fb60a83..9a7b1cc 100644 --- a/erlang/Makefile +++ b/erlang/Makefile @@ -19,7 +19,7 @@ SHELL=/bin/bash REBAR3=$(shell type -p rebar3 || echo ./rebar3) REBAR3_GIT=https://github.com/erlang/rebar3.git -REBAR3_VSN=3.25.0 +REBAR3_VSN=3.25.1 PROGRAMS=8to9 ar as elf2boot ld nm od readelf sim