forked from microsoft/winget-pkgs
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GiulioSorrentino.Diario.Avalonia version 0.3.1 (microsoft#162442)
- Loading branch information
1 parent
77f1c83
commit 79c6e72
Showing
3 changed files
with
49 additions
and
0 deletions.
There are no files selected for viewing
20 changes: 20 additions & 0 deletions
20
.../g/GiulioSorrentino/Diario/Avalonia/0.3.1/GiulioSorrentino.Diario.Avalonia.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 using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.6.0.schema.json | ||
|
||
PackageIdentifier: GiulioSorrentino.Diario.Avalonia | ||
PackageVersion: 0.3.1 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Dependencies: | ||
PackageDependencies: | ||
- PackageIdentifier: Microsoft.DotNet.DesktopRuntime.8 | ||
ProductCode: '{47F5EFC4-E7EF-4484-87AE-0CB4BA6B1D30}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/GiulianoSpaghetti/Diario.Avalonia/releases/download/0.3.1/Diario-0.3.1-amd64.msi | ||
InstallerSha256: 961F09E55748633EE5B1CCEB13F54DCF178AFB97B1DF6D8D032832185DF0B8CC | ||
- Architecture: arm64 | ||
InstallerUrl: https://github.com/GiulianoSpaghetti/Diario.Avalonia/releases/download/0.3.1/Diario-0.3.1-arm64.msi | ||
InstallerSha256: 2038CCBD027B4350CBBDF6444B788FCD088C3A2E89C7FB5BF215D7483CF01A2C | ||
ManifestType: installer | ||
ManifestVersion: 1.6.0 |
21 changes: 21 additions & 0 deletions
21
...GiulioSorrentino/Diario/Avalonia/0.3.1/GiulioSorrentino.Diario.Avalonia.locale.it-IT.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,21 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.6.0.schema.json | ||
|
||
PackageIdentifier: GiulioSorrentino.Diario.Avalonia | ||
PackageVersion: 0.3.1 | ||
PackageLocale: it-IT | ||
Publisher: Giulio Sorrentino | ||
PublisherUrl: https://numerone.altervista.org | ||
PublisherSupportUrl: https://github.com/GiulianoSpaghetti/Diario.Avalonia/issues | ||
Author: Giulio Sorrentino | ||
PackageName: Diario.Avalonia | ||
PackageUrl: https://github.com/GiulianoSpaghetti/Diario.Avalonia/archive/refs/tags/0.3.1.zip | ||
License: GPLv3+ | ||
LicenseUrl: https://github.com/GiulianoSpaghetti/Diario.Avalonia/blob/main/LICENSE | ||
Copyright: 2024 Giulio Sorrentino | ||
ShortDescription: Un'app diario in avalonia e linq | ||
Description: Un'app in avalonia e linq per contenere quello che più vi pare | ||
Tags: | ||
- diary | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.6.0 |
8 changes: 8 additions & 0 deletions
8
manifests/g/GiulioSorrentino/Diario/Avalonia/0.3.1/GiulioSorrentino.Diario.Avalonia.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,8 @@ | ||
# Created using wingetcreate 1.6.1.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.6.0.schema.json | ||
|
||
PackageIdentifier: GiulioSorrentino.Diario.Avalonia | ||
PackageVersion: 0.3.1 | ||
DefaultLocale: it-IT | ||
ManifestType: version | ||
ManifestVersion: 1.6.0 |