Skip to content

Commit 8604b40

Browse files
authored
Bump fips/toolchain to 1.24.5 (#1432)
Signed-off-by: ci-robbot <robot@c3os.io>
1 parent 012e172 commit 8604b40

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/toolchain/collection.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ packages:
1515
package.version: "1.24.4"
1616
- name: toolchain
1717
category: fips
18-
version: "1.24.4"
18+
version: "1.24.5"
1919
hidden: true
2020
labels:
2121
autobump.revdeps: "false"
@@ -26,7 +26,7 @@ packages:
2626
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
2727
autobump.version_hook: |
2828
curl -s -L "https://go.dev/dl/?mode=json" |jq -r '.[0].version'| sed 's/go//g'
29-
package.version: "1.24.4"
29+
package.version: "1.24.5"
3030
- name: toolchain
3131
category: fips
3232
version: "1.19.10"

0 commit comments

Comments
 (0)