Bump development/toolchain to 1.24.4 (#1415)

Signed-off-by: ci-robbot <robot@c3os.io>
This commit is contained in:
Kairos Bot [bot] 2025-06-05 23:56:29 +02:00 committed by GitHub
parent 5b2491bd8d
commit 58a46483b1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,7 +1,7 @@
packages:
- name: toolchain
category: development
version: "1.24.3"
version: "1.24.4"
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.24.3"
package.version: "1.24.4"
- name: toolchain
category: fips
version: "1.24.4"