Skip to content

Commit

Permalink
Bump Expat to 2.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
badlop committed Nov 12, 2024
1 parent fc5010d commit 582d4b2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/make-binaries
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ rel_vsn=$(git describe --tags | sed -e 's/-g.*//' -e 's/-/./' | tr -d '[:space:]
mix_vsn=$(mix_version "$rel_vsn")
crosstool_vsn='1.26.0'
termcap_vsn='1.3.1'
expat_vsn='2.6.3'
expat_vsn='2.6.4'
zlib_vsn='1.3.1'
yaml_vsn='0.2.5'
ssl_vsn='3.3.2'
Expand Down

0 comments on commit 582d4b2

Please sign in to comment.