Skip to content

Commit 24177f1

Browse files
committed
qemu/9.2.3 package update
Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com>
1 parent 2c190e2 commit 24177f1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

qemu.yaml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package:
22
name: qemu
3-
version: "9.2.2"
4-
epoch: 1
3+
version: "9.2.3"
4+
epoch: 0
55
description: "fast processor emulator"
66
copyright:
77
- license: GPL-2.0
@@ -41,7 +41,7 @@ pipeline:
4141
- uses: git-checkout
4242
with:
4343
repository: https://github.com/qemu/qemu
44-
expected-commit: ea35a5082a5fe81ce8fd184b0e163cd7b08b7ff7
44+
expected-commit: 9027aa63959c0a6cdfe53b2a610aaec98764a2da
4545
tag: v${{package.version}}
4646

4747
- runs: |

0 commit comments

Comments
 (0)