From 98f7c3919266baa04e0ecde854a41bd5cbcf4a61 Mon Sep 17 00:00:00 2001 From: "octo-sts[bot]" <157150467+octo-sts[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2024 10:17:56 -0400 Subject: [PATCH] libvips/8.15.3 package update (#26127)

Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Co-authored-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- libvips.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libvips.yaml b/libvips.yaml index 25e2cebf925..a7a08820d46 100644 --- a/libvips.yaml +++ b/libvips.yaml @@ -1,6 +1,6 @@ package: name: libvips - version: 8.15.2 + version: 8.15.3 epoch: 0 description: "A fast image processing library with low memory needs" copyright: @@ -24,7 +24,7 @@ pipeline: - uses: git-checkout with: repository: https://github.com/libvips/libvips - expected-commit: f18403d7bf49b574a2a1c6887dbe9c696a5125fc + expected-commit: 1a86d4e153536e035d1907652391a26f77cbe1b8 tag: v${{package.version}} - uses: meson/configure