mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-05 12:43:50 -05:00
Update applications.json
added qgis in right format
This commit is contained in:
@ -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"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user