Skip to content

Commit ce0e989

Browse files
authored
Fix publisher formatting in PixPin.PixPin.Beta installer YAML (microsoft#353390)
1 parent 79a06bd commit ce0e989

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

manifests/p/PixPin/PixPin/Beta/3.0.8.0/PixPin.PixPin.Beta.installer.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ UpgradeBehavior: install
1414
ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1'
1515
ReleaseDate: 2026-03-14
1616
AppsAndFeaturesEntries:
17-
- Publisher: Shenzhen Shendu Tujing Technology Co., Ltd.
17+
- Publisher: 'Shenzhen Shendu Tujing Technology Co., Ltd.'
1818
ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1'
1919
InstallationMetadata:
2020
DefaultInstallLocation: '%ProgramFiles%\PixPin'
@@ -23,6 +23,7 @@ Installers:
2323
InstallerUrl: https://download.pixpinapp.com/PixPin_cn_zh-cn_3.0.8.0.exe
2424
InstallerSha256: 2E999731643E6D9B6AB6EF66233B21983772BDD71265F5342A1E90043A0739D4
2525
AppsAndFeaturesEntries:
26-
- ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1'
26+
- Publisher: 'Shenzhen Shendu Tujing Technology Co., Ltd.'
27+
ProductCode: '{506270E7-E3B5-4157-B53A-3BFFE8E418DB}_is1'
2728
ManifestType: installer
2829
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)