Bump development/toolchain to 1.24.4

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
ci-robbot 2025-06-05 20:07:03 +00:00
parent 64a78e91d7
commit ec24b678b9

View File

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