From 0a53dd4e7e77ccb7afe89fcec6890fc4b123f040 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Fri, 6 Jan 2023 12:23:48 +0800 Subject: [PATCH] libxcursor: add 1.2.1 bottle. --- Formula/libxcursor.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/libxcursor.rb b/Formula/libxcursor.rb index 58e5215df1b..d8040f19c80 100644 --- a/Formula/libxcursor.rb +++ b/Formula/libxcursor.rb @@ -7,7 +7,8 @@ class Libxcursor < Formula bottle do root_url "https://github.com/gromgit/homebrew-core-mojave/releases/download/libxcursor" - sha256 cellar: :any, mojave: "3a7942d3bf3fe3f659c01a7af8be2b897de4edb76f3530c6536040ddfefc0cbd" + rebuild 1 + sha256 cellar: :any, mojave: "c90794cbcc7b1a6488e0c5f89fcbd3e64e19a109de4d60927166572e5b331a1f" end depends_on "pkg-config" => :build