Skip to content

Commit

Permalink
xcursorgen: add 1.0.8 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 9, 2024
1 parent 59df340 commit db13e7c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/xcursorgen.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Xcursorgen < Formula
sha256 "32b33ce27b4e285e64ff375731806bb7988cc626ff10915c65f1dc4da640cc9b"
license "HPND"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/xcursorgen-1.0.8"
sha256 cellar: :any, ventura: "8668eeb9aae102e3731b44e602d632795e82514d222c7b5bbc1ff3fc380fa638"
end

depends_on "pkgconf" => :build
depends_on "xorgproto" => :build

Expand Down

0 comments on commit db13e7c

Please sign in to comment.