Fix InstallerUrl for x86 (32-bit) installation of Automattic.Simplenote (#12063)

This commit is contained in:
ItzLevvie
2021-05-04 23:06:55 +01:00
committed by GitHub
parent c26a96e2ec
commit f59da06713

View File

@@ -8,8 +8,8 @@ Installers:
InstallerType: appx InstallerType: appx
PackageFamilyName: simplenote_cdagv53c87npa PackageFamilyName: simplenote_cdagv53c87npa
- Architecture: x86 - Architecture: x86
InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-win-2.9.0-x64.appx InstallerUrl: https://github.com/Automattic/simplenote-electron/releases/download/v2.9.0/Simplenote-win-2.9.0-ia32.appx
InstallerSha256: 05D9CDD0A8D99EEC6002A7EDCA4914BFEB05D5F70233BE948723F5CA1AA62041 InstallerSha256: 6cbbd3a08fa5709060d1eec587b372555740665359a95e4f3196b332093fdf9f
InstallerType: appx InstallerType: appx
PackageFamilyName: simplenote_cdagv53c87npa PackageFamilyName: simplenote_cdagv53c87npa
ManifestType: installer ManifestType: installer