Skip to content

Commit

Permalink
Merge pull request #196486 from Homebrew/bump-chafa-1.14.5
Browse files Browse the repository at this point in the history
chafa 1.14.5
  • Loading branch information
BrewTestBot authored Nov 3, 2024
2 parents a9f2c3d + b4f2163 commit 25fc931
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions Formula/c/chafa.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Chafa < Formula
desc "Versatile and fast Unicode/ASCII/ANSI graphics renderer"
homepage "https://hpjansson.org/chafa/"
url "https://hpjansson.org/chafa/releases/chafa-1.14.4.tar.xz"
sha256 "d0708a63f05b79269dae862a42671e38aece47fbd4fc852904bca51a65954454"
url "https://hpjansson.org/chafa/releases/chafa-1.14.5.tar.xz"
sha256 "7b5b384d5fb76a641d00af0626ed2115fb255ea371d9bef11f8500286a7b09e5"
license "LGPL-3.0-or-later"

livecheck do
Expand All @@ -11,13 +11,12 @@ class Chafa < Formula
end

bottle do
rebuild 1
sha256 cellar: :any, arm64_sequoia: "fb39aa9778e6e1b6b8231e89a1439168aa4d72c364badc5fb1281fb7bdfa5027"
sha256 cellar: :any, arm64_sonoma: "e231f1d4599a8ffa3780f1fa8c085206d97876c76245e24caa1fb1f0eefa5185"
sha256 cellar: :any, arm64_ventura: "92213744cc0d2d3cfb63210c74d568bc419b9e05b931a4fd071fc52d3a86c7e6"
sha256 cellar: :any, sonoma: "39e3b4f3b35bced06080783c4133c4eb1afed485e1926d7bc528a6dab35bc30c"
sha256 cellar: :any, ventura: "d1f6bb9bbcc462334e74ce56d03175287047ebffe0353b5bcb788288a9a15ba4"
sha256 cellar: :any_skip_relocation, x86_64_linux: "4b445b25ec0a944c92043b4eca33e65a3150e4f2c2e168dfecb8ed9c21000e78"
sha256 cellar: :any, arm64_sequoia: "ea6049848cb7fd6d0f094877c2a451f3c04abc24fc32c1e6cf9fe4b9dc1381e7"
sha256 cellar: :any, arm64_sonoma: "718bad199de13187fdff368cb98f7163162bf76d57c0a6ba1cb2c151ec98a4df"
sha256 cellar: :any, arm64_ventura: "5af1c494a1b7daceb2e8d10cc895fe6e59fa3f10fbd493150cdc24cee1ee1150"
sha256 cellar: :any, sonoma: "e83b7e5f17bcb3b0698797f5b50f952a5ca09cf9f0489bb4842ae21d0d066b12"
sha256 cellar: :any, ventura: "b36b0aa9e21626083a0e6e86d33e3a96f935f7c47640292f202823b3c8fc402b"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7bc49d8207b352f3adf9b570363b0a40986addfc14deedab6181c55594e6d18a"
end

depends_on "pkg-config" => :build
Expand Down

0 comments on commit 25fc931

Please sign in to comment.