Skip to content

Commit

Permalink
New Version: sourcegit-scm.SourceGit version 8.40 (microsoft#193598)
Browse files Browse the repository at this point in the history
  • Loading branch information
love-linger authored Nov 25, 2024
1 parent e6e90e9 commit 607513b
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.40"
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: SourceGit\SourceGit.exe
Installers:
- Architecture: arm64
InstallerUrl: https://github.com/sourcegit-scm/sourcegit/releases/download/v8.40/sourcegit_8.40.win-arm64.zip
InstallerSha256: 3896D161839AB38380A0AB4150AE5B1ED66E9853C5EF784C04C20ECCD48CB37B
- Architecture: x64
InstallerUrl: https://github.com/sourcegit-scm/sourcegit/releases/download/v8.40/sourcegit_8.40.win-x64.zip
InstallerSha256: FCDEE66A37740928C263B7239FFE9C7E99F9AD2FE87E5A5D585C0FD129EFAAD1
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.40"
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.40"
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.6.0

0 comments on commit 607513b

Please sign in to comment.