From 2b41f6e34579fb1cd6e24f63dc2261aee53caa0f Mon Sep 17 00:00:00 2001 From: enclave-marc-barry Date: Tue, 30 Apr 2024 17:01:40 +0000 Subject: [PATCH] Persist Updated Linux Manifests --- latest/version | 2 +- manifest/linux.json | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) diff --git a/latest/version b/latest/version index 9e27df3..c59d831 100644 --- a/latest/version +++ b/latest/version @@ -1 +1 @@ -2024.3.15.1882 \ No newline at end of file +2024.4.30.1946 \ No newline at end of file diff --git a/manifest/linux.json b/manifest/linux.json index 1813086..ba0295c 100644 --- a/manifest/linux.json +++ b/manifest/linux.json @@ -10495,6 +10495,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2024, + "MinorVersion": 4, + "BuildVersion": 30, + "RevisionVersion": 1946, + "ReleaseType": "GA", + "ReleaseDate": 1714496498, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Linux", + "Architecture": "Arm", + "Url": "https://release.enclave.io/enclave_linux-arm-stable-2024.4.30.1946.tar.gz", + "Hash": "MGWXmS47FvVRJBHsmh789Vxlc7lnHra5yeZ0a6WAEWA=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave_linux-arm64-stable-2024.4.30.1946.tar.gz", + "Hash": "TyV47ANV2XHOrApcQYlW36CpyuTRlNOr8WCKss4pmrM=", + "HashAlg": "Sha256" + }, + { + "Platform": "Linux", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_linux-x64-stable-2024.4.30.1946.tar.gz", + "Hash": "I134RYYGvNOBxTigVrShdhIi9YwPKUx8QZfRbSzBJoY=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file