We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a953f59 commit 03fc1ceCopy full SHA for 03fc1ce
README.md
@@ -36,8 +36,8 @@ static "web" releases are [post-processed](build/win.sh) within a [container](pl
36
Uses a macOS virtual machine hosted by GitHub to compile the shared libraries.
37
The dylib files are compiled within the same build script as Linux.
38
39
-* x64 (native)
40
-* ARM64 (cross-compiled)
+* x64
+* ARM64
41
42
Dependency paths are modified to use the relative `@rpath` with `install_name_tool`.
43
versions.properties
@@ -23,6 +23,6 @@ VERSION_RSVG=2.60.0
23
VERSION_SPNG=0.7.4
24
VERSION_TIFF=4.7.0
25
VERSION_VIPS=8.17.1
26
-VERSION_WEBP=1.5.0
27
-VERSION_XML2=2.14.4
+VERSION_WEBP=1.6.0
+VERSION_XML2=2.14.5
28
VERSION_ZLIB_NG=2.2.4
0 commit comments