20 lines
593 B
YAML
20 lines
593 B
YAML
# 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
|