We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 58c6d84 + 1514e5c commit 3c6a593Copy full SHA for 3c6a593
contrib/pkginstaller/Makefile
@@ -7,7 +7,7 @@ else
7
GOARCH:=$(ARCH)
8
endif
9
GVPROXY_VERSION ?= 0.8.4
10
-VFKIT_VERSION ?= 0.6.0
+VFKIT_VERSION ?= 0.6.1
11
KRUNKIT_VERSION ?= 0.2.0
12
GVPROXY_RELEASE_URL ?= https://github.com/containers/gvisor-tap-vsock/releases/download/v$(GVPROXY_VERSION)/gvproxy-darwin
13
VFKIT_RELEASE_URL ?= https://github.com/crc-org/vfkit/releases/download/v$(VFKIT_VERSION)/vfkit-unsigned
0 commit comments