Skip to content

Commit

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

bottle do
root_url "https://github.com/paperchalice/homebrew-private/releases/download/transset-1.0.3"
sha256 cellar: :any, ventura: "0eb98678797689609457e1d221266b0596ede2976cc56623814edfc30888d4d2"
end

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

Expand Down

0 comments on commit fae24a5

Please sign in to comment.