libvips: Update to version 8.14.1

This commit is contained in:
github-actions[bot] 2023-01-09 20:30:58 +00:00
parent 0078e28695
commit b8047af5b8

View File

@ -1,19 +1,19 @@
{ {
"version": "8.13.3", "version": "8.14.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": "6cc0ee75d2378fe585c8983c1220d8cab18d9f316593a449b26b1065a69d4d84", "hash": "a80e85f8bf3dd08e158bb34075fff0cd0dfecb7bc591b698ab2476af184863e2",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.3/vips-dev-w64-all-8.13.3.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w64-all-8.14.1.zip"
}, },
"32bit": { "32bit": {
"hash": "5f7bf76319205e00f32a854a4dddb945908bec5c60112a9d4f65ed9bdc28a42a", "hash": "7c2fbdb24c4b9c81fb491c1495d1e4631e77a5fed3d346538cb988072764d8a6",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.3/vips-dev-w32-all-8.13.3.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.1/vips-dev-w32-all-8.14.1.zip"
} }
}, },
"extract_dir": "vips-dev-8.13", "extract_dir": "vips-dev-8.14",
"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"