From a8376d16b6afe9da27ca96c96455a13ff31d64e9 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Mon, 4 Mar 2024 16:36: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 45999f0..42d23f6 100644 --- a/manifest/osx-pkg.json +++ b/manifest/osx-pkg.json @@ -2423,6 +2423,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 3, + "BuildVersion": 4, + "RevisionVersion": 803, + "ReleaseType": "RC", + "ReleaseDate": 1709570210, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2024.3.4.pkg", + "Hash": "Iigbea0yv5fEoFlU9MND7xeZ3opgRzDwjdNG67nEa64=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/osx.json b/manifest/osx.json index b95d0e4..6b14bfb 100644 --- a/manifest/osx.json +++ b/manifest/osx.json @@ -4763,6 +4763,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 3, + "BuildVersion": 4, + "RevisionVersion": 803, + "ReleaseType": "RC", + "ReleaseDate": 1709570209, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-x64-unstable-2024.3.4.803.zip", + "Hash": "EVmIpkCi35KO/rtWrXbj2MD/qnwSfi9VwHZSj/rxsVg=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file