-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
New version: GnuCash.GnuCash version 5.9 (#192968)
- Loading branch information
1 parent
3bedf54
commit 88287a4
Showing
3 changed files
with
57 additions
and
0 deletions.
There are no files selected for viewing
27 changes: 27 additions & 0 deletions
27
manifests/g/GnuCash/GnuCash/5.9/GnuCash.GnuCash.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,27 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: GnuCash.GnuCash | ||
PackageVersion: '5.9' | ||
InstallerLocale: en-US | ||
Platform: | ||
- Windows.Desktop | ||
InstallerType: inno | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
ProductCode: GnuCash_is1 | ||
ReleaseDate: 2024-09-29 | ||
AppsAndFeaturesEntries: | ||
- Publisher: GnuCash Development Team | ||
ProductCode: GnuCash_is1 | ||
ElevationRequirement: elevatesSelf | ||
Installers: | ||
- Architecture: x86 | ||
InstallerUrl: https://github.com/Gnucash/gnucash/releases/download/5.9/gnucash-5.9.setup.exe | ||
InstallerSha256: 18882E68D445C32B7F06C58A55B6B81480CEF4FDF6E159E8D628040357479B86 | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
22 changes: 22 additions & 0 deletions
22
manifests/g/GnuCash/GnuCash/5.9/GnuCash.GnuCash.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,22 @@ | ||
# Created with komac v2.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: GnuCash.GnuCash | ||
PackageVersion: '5.9' | ||
PackageLocale: en-US | ||
Publisher: GnuCash Development Team | ||
PublisherUrl: https://www.gnucash.org/ | ||
PublisherSupportUrl: https://wiki.gnucash.org/wiki/FAQ | ||
PrivacyUrl: https://slashdotmedia.com/privacy-statement | ||
Author: GnuCash Development Team | ||
PackageName: GnuCash | ||
PackageUrl: https://www.gnucash.org/ | ||
License: GPL 2.0 | ||
LicenseUrl: https://github.com/Gnucash/gnucash/blob/HEAD/LICENSE | ||
CopyrightUrl: https://raw.githubusercontent.com/Gnucash/gnucash/stable/LICENSE | ||
ShortDescription: Personal and small-business financial-accounting software | ||
Moniker: gnucash | ||
ReleaseNotes: Help translate GnuCash on Weblate | ||
ReleaseNotesUrl: https://github.com/Gnucash/gnucash/releases/tag/5.9 | ||
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.6.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: GnuCash.GnuCash | ||
PackageVersion: '5.9' | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |