From 662ad883f39fded902a0ec6f49beef41e17efe64 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 23 Nov 2017 15:44:52 +0000 Subject: [PATCH] cling: add 0.5 bottle. --- Formula/cling.rb | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Formula/cling.rb b/Formula/cling.rb index 93da175874..095d7c07ff 100644 --- a/Formula/cling.rb +++ b/Formula/cling.rb @@ -5,6 +5,12 @@ class Cling < Formula :tag => "v0.5", :revision => "0f1d6d24d4417fc02b73589c8b1d813e92de1c3f" + bottle do + sha256 "db1bf4e905c6b787b63b50c03a43028b71a00110b5008b48ee01a24400efbdb9" => :high_sierra + sha256 "83fd0ba864ef3261b3ab6e58647d44036029298dd55408ac0527c4953259e024" => :sierra + sha256 "4f327b0cab15cfc5f77c1ae77651861af5855c1b324d55175246f24d9d2743e5" => :el_capitan + end + depends_on "cmake" => :build resource "clang" do