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 0a8ca93Copy full SHA for 0a8ca93
packages/initramfs/collection.yaml
@@ -2,7 +2,7 @@ packages:
2
- category: "kernel"
3
name: "mocaccino-initramfs"
4
modules_name: "mocaccino-modules"
5
- version: "5.17.1"
+ version: "6.5.2"
6
git_sha: e80e77438c627981b266734c03e23dcf8a60014e
7
golang_version: "1.15.6"
8
arch: "amd64"
@@ -15,7 +15,7 @@ packages:
15
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "stable") ][0].version'
16
autobump.version_hook: |
17
18
- package.version: "5.17.1"
+ package.version: "6.5.2"
19
20
name: "mocaccino-lts-initramfs"
21
modules_name: "mocaccino-lts-modules"
0 commit comments