libvips: Update to version 8.15.1

This commit is contained in:
github-actions[bot] 2023-12-19 20:23:06 +00:00
parent 6c51ddf8a6
commit 7aa07122f0

View File

@ -1,16 +1,16 @@
{ {
"version": "8.15.0", "version": "8.15.1",
"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": "324e953764b1fae3670ecaab3987e2a73a3a23287a1354638618c3b684ff819c", "hash": "592b173a3a6ba30b6749a96087165dae23305a4eebec3f1394989b5d08d6df12",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.0/vips-dev-w64-all-8.15.0.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.1/vips-dev-w64-all-8.15.1.zip"
}, },
"32bit": { "32bit": {
"hash": "53633b75e5a14c7da645b25b5fa2396e5edb9f4dda77b14bb1c8fd693af639ac", "hash": "2523276c0a68e47eccc10c9ed8c9820417c76c2062621cc3d36d97dda926c312",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.0/vips-dev-w32-all-8.15.0.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.1/vips-dev-w32-all-8.15.1.zip"
} }
}, },
"extract_dir": "vips-dev-8.15", "extract_dir": "vips-dev-8.15",