From de472c9c80655d2ed1e373a3ffa93e88278963f8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 24 May 2018 12:09:58 +0000 Subject: [PATCH] tunnel: add 0.2.7 bottle. --- Formula/tunnel.rb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Formula/tunnel.rb b/Formula/tunnel.rb index 40503ec19e..cd14e79bea 100644 --- a/Formula/tunnel.rb +++ b/Formula/tunnel.rb @@ -4,6 +4,13 @@ class Tunnel < Formula url "https://github.com/labstack/tunnel/archive/0.2.7.tar.gz" sha256 "6b4a6564732e2e86e49450629a72dc7ef647088ef66f568cb507d1e0c9b5588f" + bottle do + cellar :any_skip_relocation + sha256 "4a59c23a5f3b76e2370d1ca9f087418295768f4a7213de6c6b587dacf6d4101a" => :high_sierra + sha256 "291bc606dce87bdce07348db8f702ea6644e4278043ed93cfeebe254939a6711" => :sierra + sha256 "3fc5c4061d7be6bcfd11204ad17037f59b8ebe47559860cfea44d7b6b816e20b" => :el_capitan + end + depends_on "go" => :build def install