From efcd5ac8f1a9b95aca2eb1bb5b9b73ce44f4f808 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Wed, 17 Apr 2024 08:55:51 +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 8916daf..a590e7e 100644 --- a/manifest/osx-pkg.json +++ b/manifest/osx-pkg.json @@ -2703,6 +2703,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 4, + "BuildVersion": 17, + "RevisionVersion": 839, + "ReleaseType": "RC", + "ReleaseDate": 1713344150, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2024.4.17.pkg", + "Hash": "cBo8dRiBSQDyzQPpm9GShXNdHGUDuR9Ns8ziE5ygC9Y=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/osx.json b/manifest/osx.json index 44b2010..c2e75e5 100644 --- a/manifest/osx.json +++ b/manifest/osx.json @@ -5043,6 +5043,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 4, + "BuildVersion": 17, + "RevisionVersion": 839, + "ReleaseType": "RC", + "ReleaseDate": 1713344149, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-x64-unstable-2024.4.17.839.zip", + "Hash": "9WM6sevPJ//z07927zbfGYw3MCc8g3igDnMiD8+abDM=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file