We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a875177 commit 22c013bCopy full SHA for 22c013b
packages/kernels/linux/collection.yaml
@@ -1,7 +1,7 @@
1
packages:
2
- name: "linux"
3
category: "kernels"
4
- version: "6.17.2"
+ version: "6.17.3"
5
labels:
6
autobump.revdeps: "false"
7
autobump.string_replace: '{ "prefix": "" }'
@@ -11,7 +11,7 @@ packages:
11
curl -Ls https://kernel.org/releases.json | jq -cr '.latest_stable.version'
12
autobump.version_hook: |
13
14
- package.version: "6.17.2"
+ package.version: "6.17.3"
15
- name: "linux-tiny"
16
17
version: "6.17.3"
0 commit comments