From a63fb03f2e2ea0544a2f8bf1c0105e3462e9651e Mon Sep 17 00:00:00 2001 From: fedor Date: Wed, 10 Jan 2024 20:04:47 +0400 Subject: [PATCH] Ventura 13.6 --- templates/vanilla-ventura.pkr.hcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/vanilla-ventura.pkr.hcl b/templates/vanilla-ventura.pkr.hcl index 8b9cf37..8ce862a 100644 --- a/templates/vanilla-ventura.pkr.hcl +++ b/templates/vanilla-ventura.pkr.hcl @@ -10,7 +10,7 @@ packer { source "tart-cli" "tart" { # You can find macOS IPSW URLs on various websites like https://ipsw.me/ # and https://www.theiphonewiki.com/wiki/Beta_Firmware/Mac/13.x - from_ipsw = "https://updates.cdn-apple.com/2023SummerFCS/fullrestores/042-43686/945D434B-DA5D-48DB-A558-F6D18D11AD69/UniversalMac_13.5.2_22G91_Restore.ipsw" + from_ipsw = "https://updates.cdn-apple.com/2023FallFCS/fullrestores/042-55833/C0830847-A2F8-458F-B680-967991820931/UniversalMac_13.6_22G120_Restore.ipsw" vm_name = "ventura-vanilla" cpu_count = 4 memory_gb = 8