libvips: Update to version 8.16.0

This commit is contained in:
github-actions[bot] 2024-10-28 20:28:17 +00:00
parent 05c238940c
commit e6a5f2cae8

View File

@ -1,19 +1,19 @@
{ {
"version": "8.15.5", "version": "8.16.0",
"description": "A demand-driven, horizontally threaded image processing library", "description": "A demand-driven, horizontally threaded image processing library",
"homepage": "https://www.libvips.org/", "homepage": "https://www.libvips.org/",
"license": "LGPL-2.1-only", "license": "LGPL-2.1-only",
"architecture": { "architecture": {
"64bit": { "64bit": {
"hash": "ac638c5d9bb6e2e8f9a862326526b8cc143f30e85ae2a2957b6e1cc99bbdc826", "hash": "810a5303c9a34b499241f8a1bd784e3a604d9bdbea168f36a0f70566142dc55e",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.5/vips-dev-w64-all-8.15.5.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.16.0/vips-dev-w64-all-8.16.0.zip"
}, },
"32bit": { "32bit": {
"hash": "58f6a1df2a2e254fc2b8f6b5a431ab8214c9cb73b8b067e4ec37d202eb3852b0", "hash": "9e446d6754c13f9d1e8f7c9dc4784f5193c53ff0126d8ae4be6098bbbade8440",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.5/vips-dev-w32-all-8.15.5.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.16.0/vips-dev-w32-all-8.16.0.zip"
} }
}, },
"extract_dir": "vips-dev-8.15", "extract_dir": "vips-dev-8.16",
"env_add_path": "bin", "env_add_path": "bin",
"checkver": { "checkver": {
"github": "https://github.com/libvips/build-win64-mxe" "github": "https://github.com/libvips/build-win64-mxe"