Skip to content

Commit 650cb19

Browse files
Add git-fire.git-fire version 0.1.1-alpha (microsoft#355775)
1 parent 911140d commit 650cb19

File tree

3 files changed

+49
-0
lines changed

3 files changed

+49
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json
2+
3+
PackageIdentifier: git-fire.git-fire
4+
PackageVersion: 0.1.1-alpha
5+
InstallerType: zip
6+
NestedInstallerType: portable
7+
NestedInstallerFiles:
8+
- RelativeFilePath: git-fire.exe
9+
PortableCommandAlias: git-fire
10+
Installers:
11+
- Architecture: x86
12+
InstallerUrl: https://github.com/git-fire/git-fire/releases/download/v0.1.1-alpha/git-fire_0.1.1-alpha_windows_386.zip
13+
InstallerSha256: 14A99A1AE6305C62C851F5DBCBFBCB7EDEB66C6BAF04F8AAF433F3177BE72A93
14+
- Architecture: x64
15+
InstallerUrl: https://github.com/git-fire/git-fire/releases/download/v0.1.1-alpha/git-fire_0.1.1-alpha_windows_amd64.zip
16+
InstallerSha256: 117ECA228268B12DF5401B6178CC74119EB1EA90CE9C4E9DAA6987A757C0B616
17+
- Architecture: arm64
18+
InstallerUrl: https://github.com/git-fire/git-fire/releases/download/v0.1.1-alpha/git-fire_0.1.1-alpha_windows_arm64.zip
19+
InstallerSha256: 6EC2660B2AE70C0309D3C162B61CE500416EA71D8E74EDE4AD072EA775333C8D
20+
ManifestType: installer
21+
ManifestVersion: 1.12.0
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json
2+
3+
PackageIdentifier: git-fire.git-fire
4+
PackageVersion: 0.1.1-alpha
5+
PackageLocale: en-US
6+
Publisher: git-fire
7+
PublisherUrl: https://github.com/git-fire
8+
PublisherSupportUrl: https://github.com/git-fire/git-fire/issues
9+
PackageName: git-fire
10+
PackageUrl: https://github.com/git-fire/git-fire
11+
License: MIT
12+
LicenseUrl: https://github.com/git-fire/git-fire/blob/v0.1.1-alpha/LICENSE
13+
ShortDescription: Multi-repo checkpoint CLI for Git.
14+
Description: git-fire is one command to checkpoint many repositories with safer commit and push backup flows.
15+
Tags:
16+
- git
17+
- backup
18+
- cli
19+
ReleaseNotesUrl: https://github.com/git-fire/git-fire/releases/tag/v0.1.1-alpha
20+
ManifestType: defaultLocale
21+
ManifestVersion: 1.12.0
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json
2+
3+
PackageIdentifier: git-fire.git-fire
4+
PackageVersion: 0.1.1-alpha
5+
DefaultLocale: en-US
6+
ManifestType: version
7+
ManifestVersion: 1.12.0

0 commit comments

Comments
 (0)