From a6805672d9a85ecdd9c35a99a8680e3e21cf7f56 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 15:08:01 +0000 Subject: [PATCH 1/2] Release v25.1.0. --- builds.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/builds.json b/builds.json index b3ff10e..b20841d 100644 --- a/builds.json +++ b/builds.json @@ -6,7 +6,9 @@ { "ref": "a048a57a75762458b487052e0021ea704a926bee", "rust_versions": [ - "1.90.0-slim-bookworm@sha256:64232e656c058f4468e8d024e990acff04f0fd5a5c0a88a574dc37773d7325c9" + "1.90.0-slim-bookworm@sha256:64232e656c058f4468e8d024e990acff04f0fd5a5c0a88a574dc37773d7325c9", + "1.95.0-slim-trixie@sha256:e14e87345b4d5964ddcc3491d27ee046a0f23820f340c3c1e24da6880141f7c0", + "1.96.0-slim-trixie@sha256:3b05f7c617a200c41c3506097f0d15fc193a1c93bfd8f141007b47cac8f95d3c" ], "version": "25.1.0" }, From e76cbdc8e3ad0612d85e7432e6c252cfb2c0339f Mon Sep 17 00:00:00 2001 From: Nando Vieira Date: Thu, 18 Jun 2026 08:09:23 -0700 Subject: [PATCH 2/2] Do not update 25.1.0 release matrix. --- builds.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/builds.json b/builds.json index b20841d..b3ff10e 100644 --- a/builds.json +++ b/builds.json @@ -6,9 +6,7 @@ { "ref": "a048a57a75762458b487052e0021ea704a926bee", "rust_versions": [ - "1.90.0-slim-bookworm@sha256:64232e656c058f4468e8d024e990acff04f0fd5a5c0a88a574dc37773d7325c9", - "1.95.0-slim-trixie@sha256:e14e87345b4d5964ddcc3491d27ee046a0f23820f340c3c1e24da6880141f7c0", - "1.96.0-slim-trixie@sha256:3b05f7c617a200c41c3506097f0d15fc193a1c93bfd8f141007b47cac8f95d3c" + "1.90.0-slim-bookworm@sha256:64232e656c058f4468e8d024e990acff04f0fd5a5c0a88a574dc37773d7325c9" ], "version": "25.1.0" },