From 78ddb3fccb90f5967be2571b9a06e48ff64a7b5a Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 19 Oct 2024 16:06:22 +0000 Subject: [PATCH 1/2] vips 8.15.5 --- Formula/v/vips.rb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Formula/v/vips.rb b/Formula/v/vips.rb index c021e7f381af4..affcbd7ffd550 100644 --- a/Formula/v/vips.rb +++ b/Formula/v/vips.rb @@ -1,10 +1,9 @@ class Vips < Formula desc "Image processing library" homepage "https://github.com/libvips/libvips" - url "https://github.com/libvips/libvips/releases/download/v8.15.3/vips-8.15.3.tar.xz" - sha256 "3e27d9f536eafad64013958fe9e8a1964c90b564c731d49db7c1a1c11b1052a0" + url "https://github.com/libvips/libvips/releases/download/v8.15.5/vips-8.15.5.tar.xz" + sha256 "2046d2001e60955dc6a85b82afbd6cadc8c34e10ba2f6e5ea09f03fc69eb2603" license "LGPL-2.1-or-later" - revision 2 livecheck do url :stable From c6cf33f938ebbb7e227c9f33146a8d6ec4b35f4b Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 19 Oct 2024 17:07:28 +0000 Subject: [PATCH 2/2] vips: update 8.15.5 bottle. --- Formula/v/vips.rb | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Formula/v/vips.rb b/Formula/v/vips.rb index affcbd7ffd550..e6c2e8ade6c69 100644 --- a/Formula/v/vips.rb +++ b/Formula/v/vips.rb @@ -11,12 +11,12 @@ class Vips < Formula end bottle do - sha256 arm64_sequoia: "fce13d6f9209ebad7ab6a1cf811031f4b0fe08b862d5eb57a2603c385f344068" - sha256 arm64_sonoma: "a4e9481a8a8ccdfec359e9d1dd0cc4be2c7b808637cfbb478038c8b9a1bff743" - sha256 arm64_ventura: "c6f4321e5b9df29dd879841a82580bdd1a7111e186cf3520368b25a054c432c3" - sha256 sonoma: "e8964412f1f0d5120e5e3dfc2b7e15d5fc15ab0f4f3d29b0e3a3754c44556c6f" - sha256 ventura: "e13f252b4dd0fddbad75a34b052740229116401ca198ac097a81c62023d5c211" - sha256 x86_64_linux: "2dc0a6e4aaf9021bd6c0403731b9c73df973f792fbccada27755a167705af88a" + sha256 arm64_sequoia: "6795b4ee50a0ed3c327eb85c2e991049ec5ddecca7eed0a0ccb97fdaab418913" + sha256 arm64_sonoma: "c7aeec9959c68e564919392e5e4b407b6f490e1181be63470f1f63874677e46a" + sha256 arm64_ventura: "ab43191a25c90d58e814236102c0a68ccec8df5b4d9a883b1a46f2932b3151ff" + sha256 sonoma: "6360ca179478b8a8de371bea4791006a79fe1dd013f1e6008f563054b184bca8" + sha256 ventura: "56f728268df5d99b4e660fef0af0c9b2b2885f166bee6d2ac686f940fa98d9ca" + sha256 x86_64_linux: "8440e3e6527f3dfa99bc5634b46f658ecd397e7f125a6b05679aa08215b1be1f" end depends_on "gobject-introspection" => :build