forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: Fossil.Fossil version 2.23
- Loading branch information
1 parent
0a4b974
commit 677d166
Showing
3 changed files
with
58 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
manifests/f/Fossil/Fossil/2.23/Fossil.Fossil.installer.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
# Created with komac v2.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: Fossil.Fossil | ||
PackageVersion: '2.23' | ||
InstallerType: zip | ||
NestedInstallerType: portable | ||
NestedInstallerFiles: | ||
- RelativeFilePath: fossil.exe | ||
PortableCommandAlias: fossil | ||
ReleaseDate: 2023-11-01 | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://fossil-scm.org/home/uv/fossil-w32-2.23.zip | ||
InstallerSha256: 6165BEFAE4876ACE29DBAB34112784432C339EEFF9FB35F0485C479F68FAD98E | ||
- Architecture: x64 | ||
InstallerUrl: https://fossil-scm.org/home/uv/fossil-w64-2.23.zip | ||
InstallerSha256: 4E0615FACA22A15DCE1C701D69F864BBBBC75080787970F8B6122AF04F3E1407 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
30 changes: 30 additions & 0 deletions
30
manifests/f/Fossil/Fossil/2.23/Fossil.Fossil.locale.en-US.yaml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,30 @@ | ||
# Created with komac v2.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: Fossil.Fossil | ||
PackageVersion: '2.23' | ||
PackageLocale: en-US | ||
Publisher: D. Richard Hipp | ||
PublisherUrl: https://fossil-scm.org/ | ||
PublisherSupportUrl: https://fossil-scm.org/forum/forum | ||
PackageName: Fossil | ||
PackageUrl: https://fossil-scm.org/ | ||
License: BSD 2-clause | ||
LicenseUrl: https://fossil-scm.org/home/doc/trunk/COPYRIGHT-BSD2.txt | ||
Copyright: Copyright 2007 D. Richard Hipp. All rights reserved. | ||
CopyrightUrl: https://fossil-scm.org/home/doc/trunk/COPYRIGHT-BSD2.txt | ||
ShortDescription: Fossil is a simple, high-reliability, distributed software configuration management system. | ||
Moniker: fossil | ||
Tags: | ||
- all-in-one | ||
- autosync | ||
- foss | ||
- project-management | ||
- self-host-friendly | ||
- simple-networking | ||
- web-interface | ||
Documentations: | ||
- DocumentLabel: Index Of Fossil Documentation | ||
DocumentUrl: https://fossil-scm.org/home/doc/trunk/www/permutedindex.html | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Created with komac v2.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: Fossil.Fossil | ||
PackageVersion: '2.23' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |