Skip to content

Commit 968aad6

Browse files
committed
refactor: Remove x86 architecture from installer files
- Remove x86 architecture and properties from installation files
1 parent b9358b9 commit 968aad6

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

package/winget/zurawiki.gptcommit.installer.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,5 @@ Installers:
1010
NestedInstallerFiles:
1111
- RelativeFilePath: .\gptcommit.exe
1212
PortableCommandAlias: gptcommit
13-
- Architecture: x86
14-
InstallerUrl: https://github.com/zurawiki/gptcommit/releases/download/v<VERSION>/gptcommit-x86_64-pc-windows-msvc.zip
15-
InstallerSha256: <HASH>
16-
NestedInstallerType: portable
17-
NestedInstallerFiles:
18-
- RelativeFilePath: .\gptcommit.exe
19-
PortableCommandAlias: gptcommit
2013
ManifestType: installer
2114
ManifestVersion: 1.4.0

0 commit comments

Comments
 (0)