From c3e08c3504faa0207bec0a9ec481a588a3c0fe3d Mon Sep 17 00:00:00 2001 From: osy <50960678+osy@users.noreply.github.com> Date: Thu, 20 Feb 2025 16:14:19 -0800 Subject: [PATCH] build: fix Hypervisor for macOS 15.2 SDK --- patches/sources | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/sources b/patches/sources index 66c2f8d99..27393f06d 100644 --- a/patches/sources +++ b/patches/sources @@ -48,4 +48,4 @@ VIRGLRENDERER_COMMIT="dc039d9ecd74fc671a85bfbe7c4e4bc552b7b855" # Decompiled Hypervisor for iOS HYPERVISOR_REPO="https://github.com/utmapp/Hypervisor.git" -HYPERVISOR_COMMIT="eaf6d74362a61b721f85a431131259c817f57505" +HYPERVISOR_COMMIT="ee96dadeea00b153f39c3291b8ffa56c5c03e2d0"