libvips: Update to version 8.14.2

This commit is contained in:
github-actions[bot] 2023-03-21 20:27:04 +00:00
parent 4bedc00add
commit 839d434910

View File

@ -1,16 +1,16 @@
{ {
"version": "8.14.1", "version": "8.14.2",
"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": "a80e85f8bf3dd08e158bb34075fff0cd0dfecb7bc591b698ab2476af184863e2", "hash": "d2e98a03d536427641694ce003b4a75f712e95d7931748760c59b742243f9cb1",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w64-all-8.14.1.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.2/vips-dev-w64-all-8.14.2.zip"
}, },
"32bit": { "32bit": {
"hash": "7c2fbdb24c4b9c81fb491c1495d1e4631e77a5fed3d346538cb988072764d8a6", "hash": "3cac57dcb4217fda23aa3c95c42874f385e89202953bdd502bbf42867a37e3dc",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w32-all-8.14.1.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.2/vips-dev-w32-all-8.14.2.zip"
} }
}, },
"extract_dir": "vips-dev-8.14", "extract_dir": "vips-dev-8.14",