From 3df449a5d4317c252096569a5dbc59f38916dd8c Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Tue, 16 Jan 2024 14:23:19 +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 db148fa..1a4fccb 100644 --- a/manifest/osx-pkg.json +++ b/manifest/osx-pkg.json @@ -2263,6 +2263,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 1, + "BuildVersion": 16, + "RevisionVersion": 774, + "ReleaseType": "RC", + "ReleaseDate": 1705414999, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-installer-x64-unstable-2024.1.16.pkg", + "Hash": "4DWyjD9nVm+QvFuYsulm7tIIsnB2uEO6uTx49tUEuZE=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/osx.json b/manifest/osx.json index edb4ddc..d2655c9 100644 --- a/manifest/osx.json +++ b/manifest/osx.json @@ -4603,6 +4603,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 1, + "BuildVersion": 16, + "RevisionVersion": 774, + "ReleaseType": "RC", + "ReleaseDate": 1705414998, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Darwin", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_osx-x64-unstable-2024.1.16.774.zip", + "Hash": "oUywQFlpgAqHDQJjyeQ466vG2j7Ol1IgEx0JHUsRyBo=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file