Skip to content

Commit 6540cf8

Browse files
authored
Bump kernels/linux to 6.17.7 (#1488)
Signed-off-by: ci-robbot <robot@c3os.io>
1 parent 52d742e commit 6540cf8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/kernels/linux/collection.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
packages:
22
- name: "linux"
33
category: "kernels"
4-
version: "6.17.6"
4+
version: "6.17.7"
55
labels:
66
autobump.revdeps: "false"
77
autobump.string_replace: '{ "prefix": "" }'
@@ -11,7 +11,7 @@ packages:
1111
curl -Ls https://kernel.org/releases.json | jq -cr '.latest_stable.version'
1212
autobump.version_hook: |
1313
curl -Ls https://kernel.org/releases.json | jq -cr '.latest_stable.version'
14-
package.version: "6.17.6"
14+
package.version: "6.17.7"
1515
- name: "linux-tiny"
1616
category: "kernels"
1717
version: "6.17.7"

0 commit comments

Comments
 (0)