We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2632edc + 76791a2 commit 0655bf3Copy full SHA for 0655bf3
contrib/pkginstaller/Makefile
@@ -7,7 +7,7 @@ else
7
GOARCH:=$(ARCH)
8
endif
9
GVPROXY_VERSION ?= 0.7.2
10
-QEMU_VERSION ?= 8.0.0-1
+QEMU_VERSION ?= 8.2.1-1
11
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
12
QEMU_RELEASE_URL ?= https://github.com/containers/podman-machine-qemu/releases/download/v$(QEMU_VERSION)/podman-machine-qemu-$(ARCH)-$(QEMU_VERSION).tar.xz
13
PACKAGE_DIR ?= out/packaging
0 commit comments