Skip to content

Commit 44179cd

Browse files
Bump kernel/mocaccino-minimal to 6.5.6
1 parent bbd952d commit 44179cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/kernels/mocaccino/minimal/definition.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: mocaccino-minimal
22
category: kernel
3-
version: "5.17.1"
3+
version: "6.5.6"
44
kernelprefix: kernel-vanilla
55
suffix: mocaccino
66
arch: "x86_64"
@@ -17,4 +17,4 @@ labels:
1717
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "stable") ][0].version'
1818
autobump.version_hook: |
1919
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "stable") ][0].version'
20-
package.version: "5.17.1"
20+
package.version: "6.5.6"

0 commit comments

Comments
 (0)