From 34876c8af09fa21af0ce316302b184894f0bf7cc Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Fri, 1 Mar 2024 16:38:20 +0000 Subject: [PATCH] Persist Updated Linux Manifests --- manifest/linux.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/manifest/linux.json b/manifest/linux.json index 49d3bf6..e114ed3 100644 --- a/manifest/linux.json +++ b/manifest/linux.json @@ -9781,6 +9781,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 3, + "BuildVersion": 1, + "RevisionVersion": 1837, + "ReleaseType": "RC", + "ReleaseDate": 1709311097, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Linux", + "Architecture": "Arm", + "Url": "https://release.enclave.io/enclave_linux-arm-unstable-2024.3.1.1837.tar.gz", + "Hash": "48r5+161T3bdhw7OUTudKfybXfItmyFnVz2DY8vgtQI=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave_linux-arm64-unstable-2024.3.1.1837.tar.gz", + "Hash": "TEsy7KTuICft59kgCbrX29Pompa/9LgZSCcqisRc7kQ=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_linux-x64-unstable-2024.3.1.1837.tar.gz", + "Hash": "Xs3yNqUegjoP6KtImJMoxQMdpSoXtm7wNmAmfDFrUQY=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file