Upgrade to libvips v8.15.3 for Linux ARMv6

Previous version erroneously targetted ARMv7
This commit is contained in:
Lovell Fuller
2024-08-13 08:54:05 +01:00
parent ad36fa0605
commit 82cebc31d0
3 changed files with 3 additions and 3 deletions

View File

@@ -43,7 +43,7 @@ Ready-compiled sharp and libvips binaries are provided for use on the most commo
* macOS x64 (>= 10.13)
* macOS ARM64
* Linux ARM (glibc >= 2.31)
* Linux ARM (glibc >= 2.28)
* Linux ARM64 (glibc >= 2.26, musl >= 1.2.2)
* Linux s390x (glibc >= 2.31)
* Linux x64 (glibc >= 2.26, musl >= 1.2.2, CPU with SSE4.2)