From e04b6f4b5417656fff6b9139db0fbcc7c7d70309 Mon Sep 17 00:00:00 2001 From: fedor Date: Fri, 17 Feb 2023 22:05:28 -0500 Subject: [PATCH] macOS 13.2.1 --- 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 d5fbf2e..bb18d45 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/2023WinterFCS/fullrestores/032-35688/0350BB21-2B4B-4850-BF77-70B830283B28/UniversalMac_13.2_22D49_Restore.ipsw" + from_ipsw = "https://updates.cdn-apple.com/2023WinterFCS/fullrestores/032-48346/EFF99C1E-C408-4E7A-A448-12E1468AF06C/UniversalMac_13.2.1_22D68_Restore.ipsw" vm_name = "ventura-vanilla" cpu_count = 4 memory_gb = 8