From 68f8cd39155d5e9a115194305b27e4efbc75521e Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Tue, 9 Feb 2021 20:20:31 +0000 Subject: [PATCH] Fix URL for Microsoft Edge version 84.0.522.40 (#7121) --- manifests/Microsoft/Edge/84.0.522.40.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/Microsoft/Edge/84.0.522.40.yaml b/manifests/Microsoft/Edge/84.0.522.40.yaml index c4b9d50b0..bc45f4ca0 100644 --- a/manifests/Microsoft/Edge/84.0.522.40.yaml +++ b/manifests/Microsoft/Edge/84.0.522.40.yaml @@ -29,11 +29,11 @@ Switches: InstallerType: msi Installers: - Arch: x64 - Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/5a5e1cec-28a4-41d7-ba54-e279b9e483f7/MicrosoftEdgeEnterpriseX64.msi + Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/5a5e1cec-28a4-41d7-ba54-e279b9e483f7/MicrosoftEdgeEnterpriseX64.msi Sha256: 67915e029ff91d85b815b7d4aa04a1c009579609207228ffb453441bef74b01d Scope: machine #- Arch: x86 # Support for multiple installers are not supported in this preview (5/24/2020) - #Url: http://dl.delivery.mp.microsoft.com/filestreamingservice/files/c3e53f15-c7ff-46fa-8393-a605e49831aa/MicrosoftEdgeEnterpriseX86.msi + #Url: https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/c3e53f15-c7ff-46fa-8393-a605e49831aa/MicrosoftEdgeEnterpriseX86.msi #Sha256: f66680d72be25373e869d7d6415030c3e295029633030d467ab7c46aaf418409 #Scope: machine