Upgrade to libvips v8.16.0

This commit is contained in:
Lovell Fuller
2024-11-04 18:10:35 +00:00
parent 04e7f58cea
commit 7bdf419eb1
15 changed files with 31 additions and 29 deletions

View File

@@ -2,7 +2,7 @@
## v0.34 - *hat*
Requires libvips v8.16.0-rc2
Requires libvips v8.16.0
### v0.33.6 - TBD

View File

@@ -36,7 +36,7 @@ deno run --allow-ffi ...
Ready-compiled sharp and libvips binaries are provided for use on the most common platforms:
* macOS x64 (>= 10.13)
* macOS x64 (>= 10.15)
* macOS ARM64
* Linux ARM (glibc >= 2.28)
* Linux ARM64 (glibc >= 2.26, musl >= 1.2.2)

File diff suppressed because one or more lines are too long