Skip to content

Commit 03fc1ce

Browse files
committed
Bump deps: webp, xml2
1 parent a953f59 commit 03fc1ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ static "web" releases are [post-processed](build/win.sh) within a [container](pl
3636
Uses a macOS virtual machine hosted by GitHub to compile the shared libraries.
3737
The dylib files are compiled within the same build script as Linux.
3838

39-
* x64 (native)
40-
* ARM64 (cross-compiled)
39+
* x64
40+
* ARM64
4141

4242
Dependency paths are modified to use the relative `@rpath` with `install_name_tool`.
4343

versions.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ VERSION_RSVG=2.60.0
2323
VERSION_SPNG=0.7.4
2424
VERSION_TIFF=4.7.0
2525
VERSION_VIPS=8.17.1
26-
VERSION_WEBP=1.5.0
27-
VERSION_XML2=2.14.4
26+
VERSION_WEBP=1.6.0
27+
VERSION_XML2=2.14.5
2828
VERSION_ZLIB_NG=2.2.4

0 commit comments

Comments
 (0)