libvips: Update to version 8.12.1

This commit is contained in:
github-actions[bot] 2022-01-28 00:32:02 +00:00
parent 150ce8c400
commit bbab8c716f

View File

@ -1,16 +1,16 @@
{ {
"version": "8.12.2", "version": "8.12.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": "e550fa5d63fd80fc09013e932fe927211b38c6b419c662bf54ee614a8117d347", "hash": "49e6909c8e0c57f15677c16434946b45a288d078b4bc65a3e03616b0aed08881",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.12.2/vips-dev-w64-all-8.12.2.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.12.1/vips-dev-w64-all-8.12.1.zip"
}, },
"32bit": { "32bit": {
"hash": "8f6ab9db2f7661450e4c9ca75b2c1e96c9f279c06cd527e1ad81607ce21b0c41", "hash": "f084cbd6b15e4f8afd28b7893f628fa8bd3fc9d601bfe0fddac4fdeddbe3233a",
"url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.12.2/vips-dev-w32-all-8.12.2.zip" "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.12.1/vips-dev-w32-all-8.12.1.zip"
} }
}, },
"extract_dir": "vips-dev-8.12", "extract_dir": "vips-dev-8.12",