Skip to content
Snippets Groups Projects
Verified Commit 01520511 authored by Olivier Benz's avatar Olivier Benz
Browse files

qgisprocess: Update QGIS to v3.38.3

parent 9917d7c4
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ Topmost entry = Tag `latest` ...@@ -38,7 +38,7 @@ Topmost entry = Tag `latest`
| R | QGIS | SAGA | OTB[^1] | | R | QGIS | SAGA | OTB[^1] |
|:------|:-------|:------|:--------| |:------|:-------|:------|:--------|
| 4.4.1 | 3.38.2 | 9.1.3 | 9.0.0 | | 4.4.1 | 3.38.3 | 9.1.3 | 9.0.0 |
| 4.4.0 | 3.36.3 | 9.1.3 | 9.0.0 | | 4.4.0 | 3.36.3 | 9.1.3 | 9.0.0 |
| 4.3.3 | 3.36.2 | 9.1.3 | 9.0.0 | | 4.3.3 | 3.36.2 | 9.1.3 | 9.0.0 |
| 4.3.2 | 3.36.0 | 9.1.3 | 8.1.2 | | 4.3.2 | 3.36.0 | 9.1.3 | 8.1.2 |
......
.env: .env:
variables: variables:
R_VERSION: "4.4.1" R_VERSION: "4.4.1"
QGIS_VERSION: "3.38.2" QGIS_VERSION: "3.38.3"
OTB_VERSION: "9.0.0" OTB_VERSION: "9.0.0"
TAG_VERSION_MAJ_MIN: "false" TAG_VERSION_MAJ_MIN: "false"
TAG_VERSION_MAJ: "false" TAG_VERSION_MAJ: "false"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment