From f59da06713a12beec46f9327dc01d7eeb9ab0c9d Mon Sep 17 00:00:00 2001 From: ItzLevvie <11600822+ItzLevvie@users.noreply.github.com> Date: Tue, 4 May 2021 23:06:55 +0100 Subject: [PATCH] Fix InstallerUrl for x86 (32-bit) installation of Automattic.Simplenote (#12063) --- .../Simplenote/2.9.0/Automattic.Simplenote.installer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/a/Automattic/Simplenote/2.9.0/Automattic.Simplenote.installer.yaml b/manifests/a/Automattic/Simplenote/2.9.0/Automattic.Simplenote.installer.yaml index 67d2f69de..801905eec 100644 --- a/manifests/a/Automattic/Simplenote/2.9.0/Automattic.Simplenote.installer.yaml +++ b/manifests/a/Automattic/Simplenote/2.9.0/Automattic.Simplenote.installer.yaml @@ -8,8 +8,8 @@ Installers: InstallerType: appx PackageFamilyName: simplenote_cdagv53c87npa - Architecture: x86 - InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-win-2.9.0-x64.appx - InstallerSha256: 05D9CDD0A8D99EEC6002A7EDCA4914BFEB05D5F70233BE948723F5CA1AA62041 + InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-win-2.9.0-ia32.appx + InstallerSha256: 6cbbd3a08fa5709060d1eec587b372555740665359a95e4f3196b332093fdf9f InstallerType: appx PackageFamilyName: simplenote_cdagv53c87npa ManifestType: installer