From d3f7a8f37d23b36014ee02bdf8fee8f89dd62e7e Mon Sep 17 00:00:00 2001 From: fedor Date: Tue, 26 Mar 2024 13:51:09 +0400 Subject: [PATCH] Sonoma 14.4.1 --- .cirrus.yml | 2 +- templates/vanilla-sonoma.pkr.hcl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.cirrus.yml b/.cirrus.yml index c0700b2..58c867a 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -31,7 +31,7 @@ task: disable_sip_script: - packer build -var vm_name=sonoma-vanilla templates/disable-sip.pkr.hcl push_script: - - tart push sonoma-vanilla ghcr.io/cirruslabs/macos-sonoma-vanilla:latest ghcr.io/cirruslabs/macos-sonoma-vanilla:14.3 + - tart push sonoma-vanilla ghcr.io/cirruslabs/macos-sonoma-vanilla:latest ghcr.io/cirruslabs/macos-sonoma-vanilla:14.4.1 always: cleanup_script: - tart delete sonoma-vanilla diff --git a/templates/vanilla-sonoma.pkr.hcl b/templates/vanilla-sonoma.pkr.hcl index 39d2dc5..604d8dc 100644 --- a/templates/vanilla-sonoma.pkr.hcl +++ b/templates/vanilla-sonoma.pkr.hcl @@ -8,7 +8,7 @@ packer { } source "tart-cli" "tart" { - from_ipsw = "https://updates.cdn-apple.com/2024WinterFCS/fullrestores/052-61990/47F0DD06-1106-4F2E-9CD6-AE6B361A0EC6/UniversalMac_14.4_23E214_Restore.ipsw" + from_ipsw = "https://updates.cdn-apple.com/2024WinterFCS/fullrestores/052-77579/4569734E-120C-4F31-AD08-FC1FF825D059/UniversalMac_14.4.1_23E224_Restore.ipsw" vm_name = "sonoma-vanilla" cpu_count = 4 memory_gb = 8