We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6522a22 commit 0392f96Copy full SHA for 0392f96
recipes/recipes_emscripten/libgdal-core/recipe.yaml
@@ -1,14 +1,14 @@
1
context:
2
name: libgdal-core
3
- version: 3.10.0
+ version: 3.10.1
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: 946ef444489bedbc1b04bd4c115d67ae8d3f3e4a5798d5a2f1cb2a11014105b2
+ sha256: b1c739256d074be42d67c6c3d33eee94c90a490ebb02fcb7fc21c569a6fc78bd
12
13
build:
14
number: 0
0 commit comments