From 9825695a0c30c24f4107aff759c5f77be5577423 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Mon, 2 Oct 2023 10:47:38 +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 de3b993..060cef4 100644 --- a/manifest/linux.json +++ b/manifest/linux.json @@ -9033,6 +9033,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 2, + "RevisionVersion": 1659, + "ReleaseType": "RC", + "ReleaseDate": 1696243654, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Linux", + "Architecture": "Arm", + "Url": "https://release.enclave.io/enclave_linux-arm-unstable-2023.10.2.1659.tar.gz", + "Hash": "4BLs4bABA8f8w57tDwnc/D7VcdGqNgJVndPWYM5dPEo=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave_linux-arm64-unstable-2023.10.2.1659.tar.gz", + "Hash": "JiM/6e+C4ANcL2Fg+E+DBW57PGPFge19nRp6Ji+OAnQ=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_linux-x64-unstable-2023.10.2.1659.tar.gz", + "Hash": "I9mhzSezNTRW6slFN9A0YYSjjC0p4bRXd+H6r7dFlt8=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file