16 lines
625 B
YAML
16 lines
625 B
YAML
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
|
|
PackageIdentifier: OSGeo.QGIS
|
|
PackageVersion: 3.18.2
|
|
Installers:
|
|
- Architecture: x64
|
|
InstallerUrl: https://qgis.org/downloads/QGIS-OSGeo4W-3.18.2-1-Setup-x86_64.exe
|
|
InstallerSha256: B60D71E1C57C22F0861F6F933495672466AA8A01CE44F881E1B6014F2EBFA798
|
|
InstallerType: nullsoft
|
|
- Architecture: x86
|
|
InstallerUrl: https://qgis.org/downloads/QGIS-OSGeo4W-3.18.2-1-Setup-x86.exe
|
|
InstallerSha256: 7A63798DB92D852909BD063A658E5EB8E6620C448C4503513FDDF611500D4758
|
|
InstallerType: nullsoft
|
|
ManifestType: installer
|
|
ManifestVersion: 1.0.0
|
|
|