Skip to content

Commit

Permalink
Bump kernel/mocaccino-lts-initramfs to 6.1.52
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinHatesOceans committed Sep 7, 2023
1 parent bbd952d commit a7707eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/initramfs/collection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ packages:
- category: "kernel"
name: "mocaccino-lts-initramfs"
modules_name: "mocaccino-lts-modules"
version: "5.15.32"
version: "6.1.52"
git_sha: e80e77438c627981b266734c03e23dcf8a60014e
golang_version: "1.15.6"
arch: "amd64"
Expand All @@ -32,4 +32,4 @@ packages:
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "longterm") ][0].version'
autobump.version_hook: |
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "longterm") ][0].version'
package.version: "5.15.32"
package.version: "6.1.52"

0 comments on commit a7707eb

Please sign in to comment.