Fix InstallerUrl for x86 (32-bit) installation of Automattic.Simplenote (#12063)
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user