From b65c857d0018dfe281941107f61a7e264e371af3 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Thu, 29 Feb 2024 16:38:40 +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 6428057..00fd844 100644 --- a/manifest/osx-pkg.json +++ b/manifest/osx-pkg.json @@ -2383,6 +2383,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 2, + "BuildVersion": 29, + "RevisionVersion": 799, + "ReleaseType": "RC", + "ReleaseDate": 1709224720, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2024.2.29.pkg", + "Hash": "4Kftmyz1r62r3JnIrON7jldR8lsk8xf550vfjAAbljw=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/osx.json b/manifest/osx.json index 4f55715..dd75189 100644 --- a/manifest/osx.json +++ b/manifest/osx.json @@ -4723,6 +4723,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 2, + "BuildVersion": 29, + "RevisionVersion": 799, + "ReleaseType": "RC", + "ReleaseDate": 1709224719, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-x64-unstable-2024.2.29.799.zip", + "Hash": "mntppQgQBMSnRkizNf+mk4QF2KGlk6NBS5iUpNWYy00=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file