From 36dde5ac3ed4262330ea04cc1d9a1b086f345119 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Aleix=20Conchillo=20Flaqu=C3=A9?= <951761+aconchillo@users.noreply.github.com> Date: Mon, 22 Apr 2024 18:51:30 +0000 Subject: [PATCH] guile-png: update 0.7.3 bottle. --- Formula/guile-png.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/guile-png.rb b/Formula/guile-png.rb index b29372b..edf0694 100644 --- a/Formula/guile-png.rb +++ b/Formula/guile-png.rb @@ -5,10 +5,10 @@ class GuilePng < Formula sha256 "21f0802aa85cbec76c0f60f18617925626224386068ab40427da82e03fae5d53" bottle do - root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-png-0.7.2" - sha256 cellar: :any_skip_relocation, arm64_sonoma: "4f66dd7a6c4cc8372b1085c75aae15754b80e7d77ee414a10988395775e55d9d" - sha256 cellar: :any_skip_relocation, ventura: "405213e54643696950c6780f5e56f4ecff1486ff61a6efeb9dac31cdfb95d2df" - sha256 cellar: :any_skip_relocation, x86_64_linux: "7c2f6f6d90e7f0ac1ed0fd2d36c885c2995cecb34a1182b4d11e89b0e8ec57d3" + root_url "https://github.com/aconchillo/homebrew-guile/releases/download/guile-png-0.7.3" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "7d2106cd096ff35ec47a80090583736b5541f1c262d4a999e27cba3ced4792af" + sha256 cellar: :any_skip_relocation, ventura: "bbf1db8bd8676f21048d197b2ad247a35323ac96c8d21e1973dff22d891f06b2" + sha256 cellar: :any_skip_relocation, x86_64_linux: "a39899f231e3a31840f38899599e675f078ae765fea08f65757297ffd8be566f" end depends_on "autoconf" => :build