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: mesonbuild.meson version 1.6.1 (microsoft#199217)
- Loading branch information
1 parent
cca7da1
commit 09bd9ba
Showing
3 changed files
with
61 additions
and
0 deletions.
There are no files selected for viewing
25 changes: 25 additions & 0 deletions
25
manifests/m/mesonbuild/meson/1.6.1/mesonbuild.meson.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,25 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.9.0.schema.json | ||
|
||
PackageIdentifier: mesonbuild.meson | ||
PackageVersion: 1.6.1 | ||
InstallerLocale: en-US | ||
InstallerType: wix | ||
Scope: machine | ||
InstallModes: | ||
- interactive | ||
- silent | ||
- silentWithProgress | ||
UpgradeBehavior: install | ||
Commands: | ||
- meseon | ||
ProductCode: '{24CB4452-F27A-4EEE-9460-5ED6FA650A9C}' | ||
AppsAndFeaturesEntries: | ||
- UpgradeCode: '{141527EE-E28A-4D14-97A4-92E6075D28B2}' | ||
Installers: | ||
- Architecture: x64 | ||
InstallerUrl: https://github.com/mesonbuild/meson/releases/download/1.6.1/meson-1.6.1-64.msi | ||
InstallerSha256: 01AD25C1282E168611D92BFFD1ECA585A5B27B8792E61342882BD62B28F8AD4E | ||
ManifestType: installer | ||
ManifestVersion: 1.9.0 | ||
ReleaseDate: 2024-12-16 |
28 changes: 28 additions & 0 deletions
28
manifests/m/mesonbuild/meson/1.6.1/mesonbuild.meson.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,28 @@ | ||
# Created using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.9.0.schema.json | ||
|
||
PackageIdentifier: mesonbuild.meson | ||
PackageVersion: 1.6.1 | ||
PackageLocale: en-US | ||
Publisher: The Meson Development Team | ||
PublisherUrl: https://mesonbuild.com | ||
PublisherSupportUrl: https://github.com/mesonbuild/meson/issues | ||
Author: Jussi Pakkanen | ||
PackageName: Meson Build System | ||
PackageUrl: https://github.com/mesonbuild/meson | ||
License: APACHE-2.0 | ||
LicenseUrl: https://mesonbuild.com/legal.html | ||
ShortDescription: Meson is a project to create the best possible next-generation build system. | ||
Description: Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. | ||
Tags: | ||
- build-system | ||
- foss | ||
- meson | ||
- ninja | ||
- open-source | ||
ReleaseNotesUrl: https://github.com/mesonbuild/meson/releases/tag/1.6.1 | ||
Documentations: | ||
- DocumentLabel: Wiki | ||
DocumentUrl: https://github.com/mesonbuild/meson/wiki | ||
ManifestType: defaultLocale | ||
ManifestVersion: 1.9.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 using wingetcreate 1.9.2.0 | ||
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.9.0.schema.json | ||
|
||
PackageIdentifier: mesonbuild.meson | ||
PackageVersion: 1.6.1 | ||
DefaultLocale: en-US | ||
ManifestType: version | ||
ManifestVersion: 1.9.0 |