Bump development/toolchain to 1.25.2 (#1472)

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
Kairos Bot [bot]
2025-10-08 00:01:23 +02:00
committed by GitHub
parent da8c356766
commit 5de5adc482

View File

@@ -1,7 +1,7 @@
packages:
- name: toolchain
category: development
version: "1.25.1"
version: "1.25.2"
hidden: true
labels:
autobump.revdeps: "false"
@@ -12,7 +12,7 @@ packages:
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
autobump.version_hook: |
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
package.version: "1.25.1"
package.version: "1.25.2"
- name: toolchain
category: fips
version: "1.25.1"