From d947351f648801817ae3311632e3e7242791f525 Mon Sep 17 00:00:00 2001 From: enclave-alistair Date: Tue, 17 Oct 2023 10:39:09 +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 cc5fe40..3b4c68f 100644 --- a/manifest/windows.json +++ b/manifest/windows.json @@ -4317,6 +4317,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 17, + "RevisionVersion": 1321, + "ReleaseType": "RC", + "ReleaseDate": 1697539140, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave-windows-arm64-rc-2023.10.17.1321.zip", + "Hash": "5iHnQxy2ZSn/sn99foPC7l3//ryE8P05YproX+kAMms=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave-windows-x64-rc-2023.10.17.1321.zip", + "Hash": "dCE4TCyAHASZZRpNW95NCSOJrjxq6uZyUB5+41Z9tXU=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X86", + "Url": "https://release.enclave.io/enclave-windows-x86-rc-2023.10.17.1321.zip", + "Hash": "+hHTfreU5fQrsdfVbO0bWbSuQ0zBJlnr2SPXiBD6mN8=", + "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 4a17fc0..24a8095 100644 --- a/manifest/windows/setup-unattended-exe.json +++ b/manifest/windows/setup-unattended-exe.json @@ -2370,6 +2370,33 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 17, + "RevisionVersion": 1321, + "ReleaseType": "RC", + "ReleaseDate": 1697539146, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave-setup-unattended-x64-rc-2023.10.17.1321.exe", + "Hash": "PkfKfZ5na9TOV+rBMZ7lrb/dCRZItMEqEO0FUjRW7Ho=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X86", + "Url": "https://release.enclave.io/enclave-setup-unattended-x86-rc-2023.10.17.1321.exe", + "Hash": "60obq5Rsz+JtWJktTpLqtnCj+GTOd7Ukw93cpE1yw5Y=", + "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 e767caf..ece0b05 100644 --- a/manifest/windows/setup-unattended-msi.json +++ b/manifest/windows/setup-unattended-msi.json @@ -2937,6 +2937,40 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 17, + "RevisionVersion": 1321, + "ReleaseType": "RC", + "ReleaseDate": 1697539143, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "Arm64", + "Url": "https://release.enclave.io/enclave-setup-unattended-arm64-rc-2023.10.17.1321.msi", + "Hash": "C7YSz8czWR1S6Fpy5WuKri3WzMOQhPyn+pwGDzTab3A=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave-setup-unattended-x64-rc-2023.10.17.1321.msi", + "Hash": "UbCUPzCpIN636HonBhX7fk3O6G/VzM8Vq9B+c8HTKP8=", + "HashAlg": "Sha256" + }, + { + "Platform": "Windows", + "Architecture": "X86", + "Url": "https://release.enclave.io/enclave-setup-unattended-x86-rc-2023.10.17.1321.msi", + "Hash": "97sFBqJb3b9mHfd0/kBjw2vnFybLpjA9jUJXRzcOgaw=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file diff --git a/manifest/windows/setup.json b/manifest/windows/setup.json index f9af3e0..1c80886 100644 --- a/manifest/windows/setup.json +++ b/manifest/windows/setup.json @@ -3183,6 +3183,26 @@ } ], "ReleaseNotes": null + }, + { + "MajorVersion": 2023, + "MinorVersion": 10, + "BuildVersion": 17, + "RevisionVersion": 1321, + "ReleaseType": "RC", + "ReleaseDate": 1697539149, + "HardStop": -1, + "TargetEnvironment": "Production", + "Packages": [ + { + "Platform": "Windows", + "Architecture": "X64", + "Url": "https://release.enclave.io/enclave_setup-rc-2023.10.17.1321.exe", + "Hash": "idgW4oY/t/J5wVRVU5xAIAn4aqmcQP+/fm+SKjC0TiU=", + "HashAlg": "Sha256" + } + ], + "ReleaseNotes": null } ] } \ No newline at end of file