From 9aa7950bd72ebe067d5015519061dbcb11d72cc2 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Sat, 21 Dec 2019 23:29:42 +0000 Subject: [PATCH] uni: add 1.0.0 bottle. --- Formula/uni.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/uni.rb b/Formula/uni.rb index 97ce7b25a0..088b2f1e62 100644 --- a/Formula/uni.rb +++ b/Formula/uni.rb @@ -4,6 +4,13 @@ class Uni < Formula url "https://github.com/arp242/uni/archive/v1.0.0.tar.gz" sha256 "04edf69aca7b086328fa1a7bd8e06617ba074eaec041eda6bdad7a1ba0a00dee" + bottle do + cellar :any_skip_relocation + sha256 "4d9879ec4fb327d59a3b7104afa9bfdd449033f057d7d75ba1c3b7fbd56f731b" => :catalina + sha256 "332214062ecf45642b0c4e15a03fd81b413cba778b45426d4a23ac3585e92bf0" => :mojave + sha256 "b5aead139e53529995ed5cec83ee38e1146640249dca86e7cf66c293890f9e30" => :high_sierra + end + depends_on "go" => :build def install