From e6a5f2cae89596892f6fee42b34642dc4d4ab097 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2024 20:28:17 +0000 Subject: [PATCH] libvips: Update to version 8.16.0 --- bucket/libvips.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/libvips.json b/bucket/libvips.json index 9cd0cef600..3b49061599 100644 --- a/bucket/libvips.json +++ b/bucket/libvips.json @@ -1,19 +1,19 @@ { - "version": "8.15.5", + "version": "8.16.0", "description": "A demand-driven, horizontally threaded image processing library", "homepage": "https://www.libvips.org/", "license": "LGPL-2.1-only", "architecture": { "64bit": { - "hash": "ac638c5d9bb6e2e8f9a862326526b8cc143f30e85ae2a2957b6e1cc99bbdc826", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.5/vips-dev-w64-all-8.15.5.zip" + "hash": "810a5303c9a34b499241f8a1bd784e3a604d9bdbea168f36a0f70566142dc55e", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.16.0/vips-dev-w64-all-8.16.0.zip" }, "32bit": { - "hash": "58f6a1df2a2e254fc2b8f6b5a431ab8214c9cb73b8b067e4ec37d202eb3852b0", - "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.15.5/vips-dev-w32-all-8.15.5.zip" + "hash": "9e446d6754c13f9d1e8f7c9dc4784f5193c53ff0126d8ae4be6098bbbade8440", + "url": "https://github.com/libvips/build-win64-mxe/releases/download/v8.16.0/vips-dev-w32-all-8.16.0.zip" } }, - "extract_dir": "vips-dev-8.15", + "extract_dir": "vips-dev-8.16", "env_add_path": "bin", "checkver": { "github": "https://github.com/libvips/build-win64-mxe"