libvips: Update to version 8.15.0

This commit is contained in:
github-actions[bot] 2023-11-11 20:23:21 +00:00
parent df4edf8e26
commit e37cafbb84

View File

@ -1,19 +1,19 @@
{ {
"version": "8.14.5", "version": "8.15.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": "7af4f07a34d9a06aa9fad4b2f3a75157916ab71614ec87198635fcb06fdfb3a1", "hash": "324e953764b1fae3670ecaab3987e2a73a3a23287a1354638618c3b684ff819c",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.5/vips-dev-w64-all-8.14.5.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.0/vips-dev-w64-all-8.15.0.zip"
}, },
"32bit": { "32bit": {
"hash": "e9923b909fe38b73d6bc0172501099c3780cae943d37f79115824291f2f41d13", "hash": "53633b75e5a14c7da645b25b5fa2396e5edb9f4dda77b14bb1c8fd693af639ac",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.5/vips-dev-w32-all-8.14.5.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.0/vips-dev-w32-all-8.15.0.zip"
} }
}, },
"extract_dir": "vips-dev-8.14", "extract_dir": "vips-dev-8.15",
"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"