Skip to content

Commit

Permalink
smproxy: 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 1f4c7be commit 4eab728
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions Formula/xorg-app/smproxy.rb
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ class Smproxy < Formula
sha256 "4aa99237cc9dab7d87ce9bc7cca4116674a853b5f08dfe3f9db1bb2b2cf9f305"
license "MIT-open-group"

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

depends_on "pkgconf" => :build

depends_on "libxmu"
Expand Down

0 comments on commit 4eab728

Please sign in to comment.