From a378929fc72060e9d9773cdacd038911113266d9 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Wed, 18 Oct 2023 13:36:43 +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 c1445ef..756e3cd 100644 --- a/manifest/linux.json +++ b/manifest/linux.json @@ -9271,6 +9271,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 18, + "RevisionVersion": 1698, + "ReleaseType": "RC", + "ReleaseDate": 1697636199, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Linux", + "Architecture": "Arm", + "Url": "https://release.enclave.io/enclave_linux-arm-unstable-2023.10.18.1698.tar.gz", + "Hash": "3t1rKafFRO0MzJAeTSCmK3EYanygJcJMaXZsX473JDI=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave_linux-arm64-unstable-2023.10.18.1698.tar.gz", + "Hash": "8EYQuJNKhndTr4CMkXeM9YdgDpEaWU6JaUwPj2dy0S8=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_linux-x64-unstable-2023.10.18.1698.tar.gz", + "Hash": "7dQycTpUw/RPev+lU2qpQLQWTKlyzQZdgd2O/lzUMPc=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file