diff --git a/bucket/qgis-grids.json b/bucket/qgis-grids.json new file mode 100644 index 00000000000000..2fe91a072c9514 --- /dev/null +++ b/bucket/qgis-grids.json @@ -0,0 +1,32 @@ +{ + "version": "4.0.1-1", + "description": "A free and open source geographic information system (GIS), with optional projection grids", + "homepage": "https://www.qgis.org/", + "license": "GPL-2.0-or-later", + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-Grids-OSGeo4W-4.0.1-1.msi", + "hash": "7af6dadc2187892756ca9bac45fdc277a5ba96de5f5dc09a5342d7f39d0dc349" + } + }, + "extract_dir": "QGIS 4.0.1", + "post_install": "& \"$dir\\etc\\postinstall.bat\" \"$([System.IO.Path]::Combine(shortcut_folder $global, 'OSGeo4W'))\" \"%USERPROFILE%\\Desktop\" 0 1", + "bin": "OSGeo4W.bat", + "pre_uninstall": "& \"$dir\\etc\\preremove.bat\"", + "checkver": { + "url": "https://github.com/qgis/QGIS-Website/raw/main/data/conf.json", + "jsonpath": "$.lr_grids_msi", + "regex": "/QGIS-Grids-OSGeo4W-([\\d.]+(-\\d+)?)\\.msi" + }, + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-Grids-OSGeo4W-$version.msi", + "hash": { + "url": "https://download.qgis.org/downloads/QGIS-Grids-OSGeo4W-$version.sha256sum" + } + } + }, + "extract_dir": "QGIS $majorVersion.$minorVersion.$patchVersion" + } +} diff --git a/bucket/qgis-ltr-grids.json b/bucket/qgis-ltr-grids.json new file mode 100644 index 00000000000000..ae863ffa7ec2d6 --- /dev/null +++ b/bucket/qgis-ltr-grids.json @@ -0,0 +1,32 @@ +{ + "version": "3.44.9-1", + "description": "A free and open source geographic information system (GIS), with optional projection grids", + "homepage": "https://www.qgis.org/", + "license": "GPL-2.0-or-later", + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-Grids-OSGeo4W-3.44.9-1.msi", + "hash": "c82f6287dcf9356ca3d634ae703df5d5575ce2e367a68eb71691e83617aab38d" + } + }, + "extract_dir": "QGIS 3.44.9", + "post_install": "& \"$dir\\etc\\postinstall.bat\" \"$([System.IO.Path]::Combine(shortcut_folder $global, 'OSGeo4W'))\" \"%USERPROFILE%\\Desktop\" 0 1", + "bin": "OSGeo4W.bat", + "pre_uninstall": "& \"$dir\\etc\\preremove.bat\"", + "checkver": { + "url": "https://github.com/qgis/QGIS-Website/raw/main/data/conf.json", + "jsonpath": "$.ltr_grids_msi", + "regex": "/QGIS-Grids-OSGeo4W-([\\d.]+(-\\d+)?)\\.msi" + }, + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-Grids-OSGeo4W-$version.msi", + "hash": { + "url": "https://download.qgis.org/downloads/QGIS-Grids-OSGeo4W-$version.sha256sum" + } + } + }, + "extract_dir": "QGIS $majorVersion.$minorVersion.$patchVersion" + } +} diff --git a/bucket/qgis-ltr.json b/bucket/qgis-ltr.json new file mode 100644 index 00000000000000..9b4916eac4d04c --- /dev/null +++ b/bucket/qgis-ltr.json @@ -0,0 +1,32 @@ +{ + "version": "3.44.9-1", + "description": "A free and open source geographic information system (GIS)", + "homepage": "https://www.qgis.org/", + "license": "GPL-2.0-or-later", + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-OSGeo4W-3.44.9-1.msi", + "hash": "711d6df99f450522a1e22755fcbfed65d5190c1e4c241793bc2f80ff1a2c24ba" + } + }, + "extract_dir": "QGIS 3.44.9", + "post_install": "& \"$dir\\etc\\postinstall.bat\" \"$([System.IO.Path]::Combine(shortcut_folder $global, 'OSGeo4W'))\" \"%USERPROFILE%\\Desktop\" 0 1", + "bin": "OSGeo4W.bat", + "pre_uninstall": "& \"$dir\\etc\\preremove.bat\"", + "checkver": { + "url": "https://github.com/qgis/QGIS-Website/raw/main/data/conf.json", + "jsonpath": "$.ltr_msi", + "regex": "/QGIS-OSGeo4W-([\\d.]+(-\\d+)?)\\.msi" + }, + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-OSGeo4W-$version.msi", + "hash": { + "url": "https://download.qgis.org/downloads/QGIS-OSGeo4W-$version.sha256sum" + } + } + }, + "extract_dir": "QGIS $majorVersion.$minorVersion.$patchVersion" + } +} diff --git a/bucket/qgis.json b/bucket/qgis.json new file mode 100644 index 00000000000000..eb49099b4c289c --- /dev/null +++ b/bucket/qgis.json @@ -0,0 +1,32 @@ +{ + "version": "4.0.1-1", + "description": "A free and open source geographic information system (GIS)", + "homepage": "https://www.qgis.org/", + "license": "GPL-2.0-or-later", + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-OSGeo4W-4.0.1-1.msi", + "hash": "a5341c6151a6267879f3477c92030844b9a38ecf26c0c535a21bbaf44e1ee96c" + } + }, + "extract_dir": "QGIS 4.0.1", + "post_install": "& \"$dir\\etc\\postinstall.bat\" \"$([System.IO.Path]::Combine(shortcut_folder $global, 'OSGeo4W'))\" \"%USERPROFILE%\\Desktop\" 0 1", + "bin": "OSGeo4W.bat", + "pre_uninstall": "& \"$dir\\etc\\preremove.bat\"", + "checkver": { + "url": "https://github.com/qgis/QGIS-Website/raw/main/data/conf.json", + "jsonpath": "$.lr_msi", + "regex": "/QGIS-OSGeo4W-([\\d.]+(-\\d+)?)\\.msi" + }, + "autoupdate": { + "architecture": { + "64bit": { + "url": "https://download.qgis.org/downloads/QGIS-OSGeo4W-$version.msi", + "hash": { + "url": "https://download.qgis.org/downloads/QGIS-OSGeo4W-$version.sha256sum" + } + } + }, + "extract_dir": "QGIS $majorVersion.$minorVersion.$patchVersion" + } +}