Skip to content

Commit

Permalink
Update expat from 2.4.8 to 2.5.0 (emscripten-forge#1443)
Browse files Browse the repository at this point in the history
  • Loading branch information
IsabelParedes authored Nov 29, 2024
1 parent 802749c commit c56d262
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 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.4.8
version: 2.5.0
ver: ${{ version|replace('.', '_') }}

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

build:
number: 1
number: 0

requirements:
build:
Expand Down

0 comments on commit c56d262

Please sign in to comment.