Skip to content

Commit

Permalink
viewres: add 1.0.7 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 9, 2024
1 parent f413227 commit 54b700b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/viewres.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Viewres < Formula
sha256 "b15a62085b1a10f55ae1cf17b7ded75b72b21be240c68071685db377c4afc628"
license "X11"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/viewres-1.0.7"
sha256 cellar: :any, ventura: "b8a478135716d873aa7ee20009719afba7f4bb2ad46c2f1f0da43101dee7cf44"
end

depends_on "pkgconf" => :build

depends_on "libxaw"
Expand Down

0 comments on commit 54b700b

Please sign in to comment.