We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9358b9 commit 968aad6Copy full SHA for 968aad6
package/winget/zurawiki.gptcommit.installer.yaml
@@ -10,12 +10,5 @@ Installers:
10
NestedInstallerFiles:
11
- RelativeFilePath: .\gptcommit.exe
12
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
20
ManifestType: installer
21
ManifestVersion: 1.4.0
0 commit comments