We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30216b5 commit 9b7d6b5Copy full SHA for 9b7d6b5
recipes/recipes_emscripten/libgdal-core/recipe.yaml
@@ -1,14 +1,14 @@
1
context:
2
name: libgdal-core
3
- version: 3.11.4
+ version: 3.11.5
4
5
package:
6
name: ${{ name }}
7
version: ${{ version }}
8
9
source:
10
url: https://github.com/OSGeo/gdal/releases/download/v${{version}}/gdal-${{version}}.tar.gz
11
- sha256: 0fa36ee34d4451db586d2bf78ea0dbfa3b0dfae0516587f8130d21add0ac9dad
+ sha256: 34be6252db27c3317d1a9c61791f5a576df6821cbc5b58f6c1de46c352d3f8cf
12
13
build:
14
number: 0
0 commit comments