From f9389051d735cb12e36223a3552e7eb1b1799226 Mon Sep 17 00:00:00 2001 From: enclave-charlie Date: Mon, 11 Dec 2023 11:04:05 +0000 Subject: [PATCH] Persist Updated Windows Manifests --- manifest/windows.json | 34 ++++++++++++++++++++++ manifest/windows/setup-unattended-exe.json | 27 +++++++++++++++++ manifest/windows/setup-unattended-msi.json | 34 ++++++++++++++++++++++ manifest/windows/setup.json | 20 +++++++++++++ 4 files changed, 115 insertions(+) diff --git a/manifest/windows.json b/manifest/windows.json index 95f861f..9bcd328 100644 --- a/manifest/windows.json +++ b/manifest/windows.json @@ -4793,6 +4793,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 12, + "BuildVersion": 11, + "RevisionVersion": 1398, + "ReleaseType": "RC", + "ReleaseDate": 1702292635, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave-windows-arm64-rc-2023.12.11.1398.zip", + "Hash": "v/Lui5M78U7uHAs70PweoJ9pAFqGZIo4v+LPJujswX4=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave-windows-x64-rc-2023.12.11.1398.zip", + "Hash": "20wGWcyZMfvB1gaDsSoFEGSLmIIUngyiRWa/G0mfsSc=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X86", + "Url": "https://release.enclave.io/enclave-windows-x86-rc-2023.12.11.1398.zip", + "Hash": "OjKAglttPW683ZQOd/zq/+nx/D6g0cVfEVs4SZSE3tk=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/windows/setup-unattended-exe.json b/manifest/windows/setup-unattended-exe.json index fcb75d3..8af72fc 100644 --- a/manifest/windows/setup-unattended-exe.json +++ b/manifest/windows/setup-unattended-exe.json @@ -2748,6 +2748,33 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 12, + "BuildVersion": 11, + "RevisionVersion": 1398, + "ReleaseType": "RC", + "ReleaseDate": 1702292642, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave-setup-unattended-x64-rc-2023.12.11.1398.exe", + "Hash": "9hJbdRlNQnBUVA6b3aLAeTxNeOCr2VlSFh88DtYP7zw=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X86", + "Url": "https://release.enclave.io/enclave-setup-unattended-x86-rc-2023.12.11.1398.exe", + "Hash": "+QAb5GiqF0wL310md9NgaoXOKd3qxmJ3s3po2SJPKyw=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/windows/setup-unattended-msi.json b/manifest/windows/setup-unattended-msi.json index 84f81d4..e445ac5 100644 --- a/manifest/windows/setup-unattended-msi.json +++ b/manifest/windows/setup-unattended-msi.json @@ -3413,6 +3413,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 12, + "BuildVersion": 11, + "RevisionVersion": 1398, + "ReleaseType": "RC", + "ReleaseDate": 1702292638, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave-setup-unattended-arm64-rc-2023.12.11.1398.msi", + "Hash": "N/d9s4rtj7RbMHecJQQIUD9juWC32DjUFDWe3MdgEJE=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave-setup-unattended-x64-rc-2023.12.11.1398.msi", + "Hash": "HABHpiUDNMcrzl3A0GgUoZDXMIeGVb+/1IR3nUI6LX4=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X86", + "Url": "https://release.enclave.io/enclave-setup-unattended-x86-rc-2023.12.11.1398.msi", + "Hash": "joTg27iknDRYQyKTiIkWtryJWTMxtU0gnx/weNyARno=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/windows/setup.json b/manifest/windows/setup.json index 5db6317..3762de4 100644 --- a/manifest/windows/setup.json +++ b/manifest/windows/setup.json @@ -3463,6 +3463,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 12, + "BuildVersion": 11, + "RevisionVersion": 1398, + "ReleaseType": "RC", + "ReleaseDate": 1702292644, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_setup-rc-2023.12.11.1398.exe", + "Hash": "k+BP3wTdKVbXsx0G/+HU7wP0DBJ1GYIZLMHxmJcunOA=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file