Skip to content

Commit

Permalink
Update expat from 2.5.0 to 2.6.4 (emscripten-forge#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes authored Nov 29, 2024
1 parent c56d262 commit 1f65134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recipes/recipes_emscripten/expat/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
context:
name: expat
version: 2.5.0
version: 2.6.4
ver: ${{ version|replace('.', '_') }}

package:
Expand All @@ -10,7 +10,7 @@ package:
source:
url: https://github.com/libexpat/libexpat/releases/download/R_${{ ver }}/expat-${{
version }}.tar.bz2
sha256: 6f0e6e01f7b30025fa05c85fdad1e5d0ec7fd35d9f61b22f34998de11969ff67
sha256: 8dc480b796163d4436e6f1352e71800a774f73dbae213f1860b60607d2a83ada

build:
number: 0
Expand Down

0 comments on commit 1f65134

Please sign in to comment.