From c4ed607b4d8dcf8d9cc5aa8e925b356d86e77fdd Mon Sep 17 00:00:00 2001 From: Paul Guyot Date: Mon, 6 Apr 2026 23:19:09 +0200 Subject: [PATCH] atomvm: update to 0.7.0-alpha.1 Signed-off-by: Paul Guyot --- erlang/atomvm/Portfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/erlang/atomvm/Portfile b/erlang/atomvm/Portfile index 41ec7863461..f582aef7068 100644 --- a/erlang/atomvm/Portfile +++ b/erlang/atomvm/Portfile @@ -8,7 +8,7 @@ PortGroup legacysupport 1.1 # clock_gettime legacysupport.newest_darwin_requires_legacy 16 -github.setup atomvm atomvm 0.7.0-alpha.0 v +github.setup atomvm atomvm 0.7.0-alpha.1 v github.tarball_from archive revision 0 epoch 1 @@ -22,9 +22,9 @@ long_description AtomVM implements from scratch a minimal Erlang VM that run unmodified BEAM binaries on really small systems like \ MCUs. -checksums rmd160 e0f82b2d6d526dc499893ce3ff7991d207f9031c \ - sha256 ba7dd75a0c00a824343b7ecebc5617ee2dd325505eeb137e0b6285930f694a2f \ - size 1854915 +checksums rmd160 2cfb6d1e79e3221d61b7887648e7ec2eb5c30f1a \ + sha256 5837670c9b88974a91043bd652e20f09c283e0925417440f105a66cb98d06a32 \ + size 2044730 cmake.generator Ninja