Update applications.json

added qgis in right format
This commit is contained in:
Snoep 2024-05-17 21:42:17 +02:00 committed by GitHub
parent 2354645b47
commit e85a8449e2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2590,5 +2590,21 @@
"description": "get things from one computer to another, safely",
"link": "https://github.com/magic-wormhole/magic-wormhole",
"winget": "magic-wormhole.magic-wormhole"
},
"WPFInstallqgis": {
"category": "Multimedia Tools",
"choco": "qgis",
"content": "QGIS",
"description": "QGIS (Quantum GIS) is an open-source Geographic Information System (GIS) software that enables users to create, edit, visualize, analyze, and publish geospatial information on Windows, Mac, and Linux platforms.",
"link": "https://qgis.org/en/site/",
"winget": "OSGeo.QGIS"
},
"WPFInstallqgisltr": {
"category": "Multimedia Tools",
"choco": "qgis-ltr",
"content": "QGIS LTR",
"description": "QGIS (Quantum GIS) is an open-source Geographic Information System (GIS) software that enables users to create, edit, visualize, analyze, and publish geospatial information on Windows, Mac, and Linux platforms.",
"link": "https://qgis.org/en/site/",
"winget": "OSGeo.QGIS_LTR"
}
}