From 4351928ac05cc61350a9dc2c9ba8fb3fd5b4f886 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 12:32:54 +0000 Subject: [PATCH] libvips: Update to version 8.13.2 --- bucket/libvips.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/libvips.json b/bucket/libvips.json index a469d70bd9..06bf7c4a5b 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,16 +1,16 @@ { - "version": "8.13.1", + "version": "8.13.2", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "0c57b78d84a280f3a6e42a90e87225136a545fcbafc9fd8ba41b2e6c6ebf66d0", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.1/vips-dev-w64-all-8.13.1.zip" + "hash": "1528de3ede67b2c56dfbf81eac4bb13b0e6203e88175e438f98ae90e13816fc6", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.2/vips-dev-w64-all-8.13.2.zip" }, "32bit": { - "hash": "8a050b79e0aa868adb2efc8caf1649af059232d2c58bba8d00e69e865b0efca7", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.1/vips-dev-w32-all-8.13.1.zip" + "hash": "634c883126f284c1e767422e207ba4a46662a373eef54e47f1d60e3e96acb6cc", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.13.2/vips-dev-w32-all-8.13.2.zip" } }, "extract_dir": "vips-dev-8.13",