From c611bad7467bc009d50a8d0bdb903f112580fff4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 16:27:06 +0000 Subject: [PATCH] libvips: Update to version 8.14.4 --- bucket/libvips.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/libvips.json b/bucket/libvips.json index 706d1d3f6f..4a011f46a2 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,16 +1,16 @@ { - "version": "8.14.3", + "version": "8.14.4", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "f374bfb6c23f2eda4c67ec5ccb8bf6b42177415666e24a9e19dea1ca8d41a56a", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.3/vips-dev-w64-all-8.14.3.zip" + "hash": "5311671ee7f69f2a3b6389480243f0df2f296fddcd2745d3fd96f3fd6774d504", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.4/vips-dev-w64-all-8.14.4.zip" }, "32bit": { - "hash": "178303b002a2efff418f9a80e562b2e0f3df57953732e7ec251ca6deedcd1e31", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.3/vips-dev-w32-all-8.14.3.zip" + "hash": "ac6d30f2016ac950c7d5f501cf73159ce0b02d02c901a6a44cba835eaa6edb12", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.14.4/vips-dev-w32-all-8.14.4.zip" } }, "extract_dir": "vips-dev-8.14",