libvips: Update to version 8.13.1

This commit is contained in:
github-actions[bot] 2022-09-03 20:28:00 +00:00
parent 8c67c6a6e0
commit 676ccc00d5

View File

@ -1,16 +1,16 @@
{ {
"version": "8.13.0", "version": "8.13.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": "3490aa51e63e8f2c2b0384ec8c031e331a4c2bd25dbd1d2838a0af04ca75ef21", "hash": "0c57b78d84a280f3a6e42a90e87225136a545fcbafc9fd8ba41b2e6c6ebf66d0",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.0/vips-dev-w64-all-8.13.0.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.1/vips-dev-w64-all-8.13.1.zip"
}, },
"32bit": { "32bit": {
"hash": "e2029651a9400e67c62a307b01ad856afb54addc3997998a1f498be3e51e52af", "hash": "8a050b79e0aa868adb2efc8caf1649af059232d2c58bba8d00e69e865b0efca7",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.0/vips-dev-w32-all-8.13.0.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.1/vips-dev-w32-all-8.13.1.zip"
} }
}, },
"extract_dir": "vips-dev-8.13", "extract_dir": "vips-dev-8.13",