Skip to content

Commit

Permalink
Bump kernel/mocaccino-full to 5.17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
MarvinHatesOceans committed May 25, 2022
1 parent bbd952d commit fac7629
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/kernels/mocaccino/kernel/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: mocaccino-full
category: kernel
version: "5.17.1"
version: "5.17.9"
requires:
- name: "mocaccino-modules"
category: "kernel"
Expand All @@ -22,4 +22,4 @@ labels:
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "stable") ][0].version'
autobump.version_hook: |
curl -Ls https://kernel.org/releases.json | jq -cr '[ .releases[] | select(.moniker == "stable") ][0].version'
package.version: "5.17.1"
package.version: "5.17.9"

0 comments on commit fac7629

Please sign in to comment.