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 bbd952d commit 44179cdCopy full SHA for 44179cd
packages/kernels/mocaccino/minimal/definition.yaml
@@ -1,6 +1,6 @@
1
name: mocaccino-minimal
2
category: kernel
3
-version: "5.17.1"
+version: "6.5.6"
4
kernelprefix: kernel-vanilla
5
suffix: mocaccino
6
arch: "x86_64"
@@ -17,4 +17,4 @@ labels:
17
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "stable") ][0].version'
18
autobump.version_hook: |
19
20
- package.version: "5.17.1"
+ package.version: "6.5.6"
0 commit comments