Skip to content

Commit

Permalink
showfont: add 1.0.6 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 9, 2024
1 parent d46d707 commit d563e8f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/showfont.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Showfont < Formula
sha256 "2b9b9f06e65e095ed76ce560b701b9fc47fa63310ee706b54c8787af061d0e56"
license "MIT"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/showfont-1.0.6"
sha256 cellar: :any, ventura: "9b81334b8078139fbb69cb5d7a56001f3aa41048559fa7b9be68a4125fa46865"
end

depends_on "pkgconf" => :build

depends_on "libfs"
Expand Down

0 comments on commit d563e8f

Please sign in to comment.