Skip to content

Commit

Permalink
Update winnie default GDAL to 3.8.5 from 3.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
robe2 committed Apr 10, 2024
1 parent ef1511c commit b3a9c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci/winnie/winnie_common.sh
Expand Up @@ -13,7 +13,7 @@ export XML_CATALOG_FILES="/projects/docbook/docbook-5.0.1/catalog.xml"

if [[ "${OVERRIDE}" == '' ]] ; then
export GEOS_VER=3.13
export GDAL_VER=3.7.1
export GDAL_VER=3.8.5
export PROJ_VER=8.2.1
export SFCGAL_VER=1.5.1
export CGAL_VER=5.6.1
Expand Down

0 comments on commit b3a9c06

Please sign in to comment.