diff --git a/.ci/cirrus.vanilla.yml b/.ci/cirrus.vanilla.yml index ecafc6b..f09bef8 100644 --- a/.ci/cirrus.vanilla.yml +++ b/.ci/cirrus.vanilla.yml @@ -3,7 +3,7 @@ task: env: matrix: - MACOS_VERSION: sequoia - MACOS_NUMBER: 15.1.1 + MACOS_NUMBER: 15.2 - MACOS_VERSION: sonoma MACOS_NUMBER: 14.6 - MACOS_VERSION: ventura diff --git a/templates/vanilla-sequoia.pkr.hcl b/templates/vanilla-sequoia.pkr.hcl index 7d050d3..024aec7 100644 --- a/templates/vanilla-sequoia.pkr.hcl +++ b/templates/vanilla-sequoia.pkr.hcl @@ -8,7 +8,7 @@ packer { } source "tart-cli" "tart" { - from_ipsw = "https://updates.cdn-apple.com/2024FallFCS/fullrestores/072-30094/44BD016F-6EE3-4EE5-8890-6F9AA008C537/UniversalMac_15.1.1_24B91_Restore.ipsw" + from_ipsw = "https://updates.cdn-apple.com/2024FallFCS/fullrestores/072-44245/E811A1B0-28A9-4FCD-AE32-322E796F0EB8/UniversalMac_15.2_24C101_Restore.ipsw" vm_name = "sequoia-vanilla" cpu_count = 4 memory_gb = 8