From 994795411d72b4fcf7326c305ec4d0c4cbd4896a Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Wed, 18 Oct 2023 13:22:26 +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 f21acc8..7f7f74b 100644 --- a/manifest/osx-pkg.json +++ b/manifest/osx-pkg.json @@ -1923,6 +1923,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 18, + "RevisionVersion": 743, + "ReleaseType": "RC", + "ReleaseDate": 1697635345, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2023.10.18.pkg", + "Hash": "n8FqwzKyLoKIA/YPT2r89/EFzwMWcbgd7mGO1qIUfms=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/osx.json b/manifest/osx.json index 43aac8c..ee6abcc 100644 --- a/manifest/osx.json +++ b/manifest/osx.json @@ -4263,6 +4263,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 18, + "RevisionVersion": 743, + "ReleaseType": "RC", + "ReleaseDate": 1697635344, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-x64-unstable-2023.10.18.743.zip", + "Hash": "yWBihfbQ8jGAKRwTWeeP+FVTqGWAS8meTgPo1e4qssE=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file