Skip to content

Commit

Permalink
guile-png: update 0.7.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
aconchillo committed Apr 22, 2024
1 parent efb74c0 commit 36dde5a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/guile-png.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 36dde5a

Please sign in to comment.