From 66c80c44ec12b76e645f81829270a8bb9ed9ff08 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Tue, 7 Nov 2023 16:34:46 +0000 Subject: [PATCH] Persist Updated OSX Manifests --- manifest/osx-pkg.json | 20 ++++++++++++++++++++ manifest/osx.json | 20 ++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/manifest/osx-pkg.json b/manifest/osx-pkg.json index 45ce0cd..ba6c929 100644 --- a/manifest/osx-pkg.json +++ b/manifest/osx-pkg.json @@ -2023,6 +2023,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 11, + "BuildVersion": 7, + "RevisionVersion": 754, + "ReleaseType": "RC", + "ReleaseDate": 1699374886, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2023.11.7.pkg", + "Hash": "Va/VC0bNUnmm3cKvavyKdUbQKU9yjzRr90idg6s8tTQ=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/osx.json b/manifest/osx.json index 3d5f3d8..17a65b0 100644 --- a/manifest/osx.json +++ b/manifest/osx.json @@ -4363,6 +4363,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 11, + "BuildVersion": 7, + "RevisionVersion": 754, + "ReleaseType": "RC", + "ReleaseDate": 1699374885, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-x64-unstable-2023.11.7.754.zip", + "Hash": "Gxk/SPJx7A4K26npZWwBzqLkwIlIoD4OWgl0pqVbuaY=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file