Update geany to new manifest format (#12357)
This commit is contained in:
19
manifests/g/Geany/Geany/1.37.1/Geany.Geany.installer.yaml
Normal file
19
manifests/g/Geany/Geany/1.37.1/Geany.Geany.installer.yaml
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Geany.Geany
|
||||||
|
PackageVersion: 1.37.1
|
||||||
|
MinimumOSVersion: 10.0.0.0
|
||||||
|
InstallModes:
|
||||||
|
- interactive
|
||||||
|
- silent
|
||||||
|
- silentWithProgress
|
||||||
|
Installers:
|
||||||
|
- Architecture: x86
|
||||||
|
InstallerType: nullsoft
|
||||||
|
InstallerUrl: https://download.geany.org/geany-1.37.1_setup.exe
|
||||||
|
InstallerSha256: 7AD1D76AB4AB5F56E94DF8859007658B2CC8870D9A6B32E8B7487B29D21ECC0D
|
||||||
|
# ProductCode:
|
||||||
|
Scope: machine
|
||||||
|
InstallerLocale: en-US
|
||||||
|
UpgradeBehavior: install
|
||||||
|
ManifestType: installer
|
||||||
|
ManifestVersion: 1.0.0
|
27
manifests/g/Geany/Geany/1.37.1/Geany.Geany.locale.en-US.yaml
Normal file
27
manifests/g/Geany/Geany/1.37.1/Geany.Geany.locale.en-US.yaml
Normal file
@@ -0,0 +1,27 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
|
||||||
|
PackageIdentifier: Geany.Geany
|
||||||
|
PackageVersion: 1.37.1
|
||||||
|
PackageLocale: en-US
|
||||||
|
Publisher: Geany
|
||||||
|
#PublisherUrl:
|
||||||
|
#PublisherSupportUrl:
|
||||||
|
#PrivacyUrl:
|
||||||
|
#Author:
|
||||||
|
PackageName: Geany
|
||||||
|
PackageUrl: https://www.geany.org/
|
||||||
|
License: GPL-2.0-or-later
|
||||||
|
LicenseUrl: https://raw.githubusercontent.com/geany/geany/master/COPYING
|
||||||
|
#Copyright:
|
||||||
|
#CopyrightUrl:
|
||||||
|
ShortDescription: A powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.
|
||||||
|
#Description:
|
||||||
|
Moniker: geany
|
||||||
|
Tags:
|
||||||
|
- text
|
||||||
|
- editor
|
||||||
|
- ide
|
||||||
|
- scintilla
|
||||||
|
- geany
|
||||||
|
- texteditor
|
||||||
|
ManifestType: defaultLocale
|
||||||
|
ManifestVersion: 1.0.0
|
@@ -1,24 +1,6 @@
|
|||||||
|
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
|
||||||
PackageIdentifier: Geany.Geany
|
PackageIdentifier: Geany.Geany
|
||||||
PackageVersion: 1.37.1
|
PackageVersion: 1.37.1
|
||||||
PackageName: Geany
|
DefaultLocale: en-US
|
||||||
Publisher: Geany
|
ManifestType: version
|
||||||
License: GPL 2.0 or later
|
|
||||||
LicenseUrl: https://raw.githubusercontent.com/geany/geany/master/COPYING
|
|
||||||
Moniker: geany
|
|
||||||
Tags:
|
|
||||||
- text
|
|
||||||
- editor
|
|
||||||
- ide
|
|
||||||
- scintilla
|
|
||||||
- Geany
|
|
||||||
- texteditor
|
|
||||||
ShortDescription: A powerful, stable and lightweight programmer's text editor that provides tons of useful features without bogging down your workflow.
|
|
||||||
PackageUrl: https://www.geany.org
|
|
||||||
Installers:
|
|
||||||
- Architecture: x86
|
|
||||||
InstallerUrl: https://download.geany.org/geany-1.37.1_setup.exe
|
|
||||||
InstallerSha256: 7ad1d76ab4ab5f56e94df8859007658b2cc8870d9a6b32e8b7487b29d21ecc0d
|
|
||||||
InstallerType: nullsoft
|
|
||||||
PackageLocale: en-US
|
|
||||||
ManifestType: singleton
|
|
||||||
ManifestVersion: 1.0.0
|
ManifestVersion: 1.0.0
|
||||||
|
Reference in New Issue
Block a user