Skip to content

Commit

Permalink
New Version: sourcegit-scm.SourceGit version 8.31 (#174691)
Browse files Browse the repository at this point in the history
  • Loading branch information
love-linger authored Sep 23, 2024
1 parent c84cde0 commit c7d1a2d
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json

PackageIdentifier: sourcegit-scm.SourceGit
PackageVersion: "8.31"
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: SourceGit\SourceGit.exe
Installers:
- Architecture: arm64
InstallerUrl: https://github.com/sourcegit-scm/sourcegit/releases/download/v8.31/sourcegit_8.31.win-arm64.zip
InstallerSha256: 59BD75D9C750C376A8AFFEDFAFAB3741960FDAEF33F40C817EFB829BDD2F1EC2
- Architecture: x64
InstallerUrl: https://github.com/sourcegit-scm/sourcegit/releases/download/v8.31/sourcegit_8.31.win-x64.zip
InstallerSha256: 5EE728A64C6F46B24306095DCFF703DFE483BB6BBEA74CA8106D54850420BD97
ManifestType: installer
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json

PackageIdentifier: sourcegit-scm.SourceGit
PackageVersion: "8.31"
PackageLocale: en-US
Publisher: sourcegit-scm
PackageName: SourceGit
License: MIT License
ShortDescription: Open-source GUI client for git users
ManifestType: defaultLocale
ManifestVersion: 1.6.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created using wingetcreate 1.6.5.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json

PackageIdentifier: sourcegit-scm.SourceGit
PackageVersion: "8.31"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit c7d1a2d

Please sign in to comment.