Skip to content

Commit 572012e

Browse files
ItxakaCopilot
andauthored
fix: Update systemd-boot version to 257.10 (#1505)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 5563ef1 commit 572012e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
packages:
22
- name: "systemd-boot"
33
category: "system"
4-
version: "258.2"
4+
version: "257.10"
55
labels:
66
github.repo: "systemd"
77
autobump.revdeps: "true"
88
github.owner: "systemd"
9-
autobump.skip_if_contains: '["rc"]'
9+
autobump.skip_if_contains: '["rc", "258.*"]'

0 commit comments

Comments
 (0)