From 4e09f04a1148a187c1e09121d65937b0663331d2 Mon Sep 17 00:00:00 2001 From: Seeker Date: Tue, 28 Jul 2020 05:08:24 +0000 Subject: [PATCH] jinx: add 1.1.8 bottle. --- Formula/jinx.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/jinx.rb b/Formula/jinx.rb index 610153f071d..426bedb4c1c 100644 --- a/Formula/jinx.rb +++ b/Formula/jinx.rb @@ -6,6 +6,13 @@ class Jinx < Formula license "MIT" head "https://github.com/JamesBoer/Jinx.git" + bottle do + cellar :any_skip_relocation + sha256 "500008f0bcc3b8104cf661a23f0801d898699b4ceb811f4605025af28d5556c9" => :catalina + sha256 "146702c8621f915729d27b1ac04105e534a984e62532d7966a4252e412febcb0" => :mojave + sha256 "d091ec17ecfeba616bdf756768e8f1800a06d6dfbf1245979194d35f7a4b4039" => :high_sierra + end + depends_on "cmake" => :build def install