From 09f7de82b9d78d5f617db11d03b5d76564b0ac85 Mon Sep 17 00:00:00 2001 From: paperchalice <29250197+paperchalice@users.noreply.github.com> Date: Fri, 9 Feb 2024 12:25:08 +0000 Subject: [PATCH] xfs: add 1.2.1 bottle. --- Formula/xorg-app/xfs.rb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Formula/xorg-app/xfs.rb b/Formula/xorg-app/xfs.rb index 17653bc4..711cf5c8 100644 --- a/Formula/xorg-app/xfs.rb +++ b/Formula/xorg-app/xfs.rb @@ -5,6 +5,11 @@ class Xfs < Formula sha256 "3d8ac3e8add7eeb1dc199dff6c59f90a2dbe7aa4332c1e12192350f2cda1c1e6" license "X11" + bottle do + root_url "https://github.com/paperchalice/homebrew-private/releases/download/xfs-1.2.1" + sha256 ventura: "5f471e167bb86bb4d37b35a79ffe6b3d35901bc54fef93cf941d0a212104c55f" + end + depends_on "pkgconf" => :build depends_on "xorgproto" => :build depends_on "xtrans" => :build