Skip to content

Commit

Permalink
fnt: update 1.9 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 27, 2025
1 parent b80507c commit 4454297
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/f/fnt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ class Fnt < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5c203667f19a6d4c8380bea8d798f2796562bf5cf8a7e3e0110ea44c0714984b"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5c203667f19a6d4c8380bea8d798f2796562bf5cf8a7e3e0110ea44c0714984b"
sha256 cellar: :any_skip_relocation, arm64_ventura: "5c203667f19a6d4c8380bea8d798f2796562bf5cf8a7e3e0110ea44c0714984b"
sha256 cellar: :any_skip_relocation, sonoma: "ee0fc8f0dd7c4b3d122d870fb2e3c8591d33f69c8510dd85bf7dda90e2e0205f"
sha256 cellar: :any_skip_relocation, ventura: "ee0fc8f0dd7c4b3d122d870fb2e3c8591d33f69c8510dd85bf7dda90e2e0205f"
sha256 cellar: :any_skip_relocation, x86_64_linux: "5c203667f19a6d4c8380bea8d798f2796562bf5cf8a7e3e0110ea44c0714984b"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7643970e5f382eee3b375961250697f97f3699b4d6372629ec8aeda86826ddde"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7643970e5f382eee3b375961250697f97f3699b4d6372629ec8aeda86826ddde"
sha256 cellar: :any_skip_relocation, arm64_ventura: "7643970e5f382eee3b375961250697f97f3699b4d6372629ec8aeda86826ddde"
sha256 cellar: :any_skip_relocation, sonoma: "8285538de10d36c7c20adf1275759cfbba3d3dc44c7852e9d69938a3c9b74562"
sha256 cellar: :any_skip_relocation, ventura: "8285538de10d36c7c20adf1275759cfbba3d3dc44c7852e9d69938a3c9b74562"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7643970e5f382eee3b375961250697f97f3699b4d6372629ec8aeda86826ddde"
end

depends_on "chafa"
Expand Down

0 comments on commit 4454297

Please sign in to comment.