Skip to content

Commit 0392f96

Browse files
Update libgdal-core from 3.10.0 to 3.10.1 (#4071)
Co-authored-by: emscripten-forge-bot <emscripten-forge-bot@users.noreply.github.com>
1 parent 6522a22 commit 0392f96

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recipes/recipes_emscripten/libgdal-core/recipe.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
context:
22
name: libgdal-core
3-
version: 3.10.0
3+
version: 3.10.1
44

55
package:
66
name: ${{ name }}
77
version: ${{ version }}
88

99
source:
1010
url: https://github.com/OSGeo/gdal/releases/download/v${{version}}/gdal-${{version}}.tar.gz
11-
sha256: 946ef444489bedbc1b04bd4c115d67ae8d3f3e4a5798d5a2f1cb2a11014105b2
11+
sha256: b1c739256d074be42d67c6c3d33eee94c90a490ebb02fcb7fc21c569a6fc78bd
1212

1313
build:
1414
number: 0

0 commit comments

Comments
 (0)