Skip to content

Commit

Permalink
Release v8.15.2
Browse files Browse the repository at this point in the history
  • Loading branch information
kurochan committed May 1, 2024
1 parent 4885236 commit 65984a3
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.bookworm-jpg-png
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
FROM debian:bookworm-slim AS builder

ENV LIBVIPS_VERSION 8.15.1
ENV LIBVIPS_VERSION 8.15.2
# sha256sum of tar.xz file on https://github.com/libvips/libvips/releases
ENV LIBVIPS_HASH 06811f5aed3e7bc03e63d05537ff4b501de5283108c8ee79396c60601a00830c

Expand Down
2 changes: 1 addition & 1 deletion Dockerfile.trixie-jpg-png
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile:1
FROM debian:trixie-slim AS builder

ENV LIBVIPS_VERSION 8.15.1
ENV LIBVIPS_VERSION 8.15.2
# sha256sum of tar.xz file on https://github.com/libvips/libvips/releases
ENV LIBVIPS_HASH 06811f5aed3e7bc03e63d05537ff4b501de5283108c8ee79396c60601a00830c

Expand Down
2 changes: 1 addition & 1 deletion RELEASE
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
tag: v8.15.1
tag: v8.15.2
prerelease: false

releaseNoteGenerator:
Expand Down

0 comments on commit 65984a3

Please sign in to comment.