Skip to content

Commit 0655bf3

Browse files
Merge pull request #21445 from anjannath/update-qemu
pkginstaller: bump Qemu version to 8.2.1
2 parents 2632edc + 76791a2 commit 0655bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

contrib/pkginstaller/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ else
77
GOARCH:=$(ARCH)
88
endif
99
GVPROXY_VERSION ?= 0.7.2
10-
QEMU_VERSION ?= 8.0.0-1
10+
QEMU_VERSION ?= 8.2.1-1
1111
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
1212
QEMU_RELEASE_URL ?= https://github.com/containers/podman-machine-qemu/releases/download/v$(QEMU_VERSION)/podman-machine-qemu-$(ARCH)-$(QEMU_VERSION).tar.xz
1313
PACKAGE_DIR ?= out/packaging

0 commit comments

Comments
 (0)