Skip to content

Commit

Permalink
xedit: add 1.2.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
paperchalice committed Feb 9, 2024
1 parent 5de4561 commit 8461a33
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/xedit.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Xedit < Formula
sha256 "bdd33afeeca881622e55d2cf28f07b4a98f083d0a2573c0b9048f25bdd62db2f"
license "BSD-3-Clause"

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/xedit-1.2.3"
sha256 ventura: "0915d312d970ab39dce028e2d626b9c169016ff635777b4ab176e5369b04d4f3"
end

depends_on "pkgconf" => :build

depends_on "libxaw"
Expand Down

0 comments on commit 8461a33

Please sign in to comment.