From d1c7e4c119da318cc8c5d55157b017201f390fe8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 9 Jan 2020 01:50:40 +0000 Subject: [PATCH] istioctl: update 1.4.3 bottle. --- Formula/istioctl.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/istioctl.rb b/Formula/istioctl.rb index 602eb33495..657a027b11 100644 --- a/Formula/istioctl.rb +++ b/Formula/istioctl.rb @@ -7,9 +7,9 @@ class Istioctl < Formula bottle do cellar :any_skip_relocation - sha256 "f5666f84effa22938666cd051b98f4a36e2fbe4521bce3c77ee5e2125b4ee836" => :catalina - sha256 "f5666f84effa22938666cd051b98f4a36e2fbe4521bce3c77ee5e2125b4ee836" => :mojave - sha256 "f5666f84effa22938666cd051b98f4a36e2fbe4521bce3c77ee5e2125b4ee836" => :high_sierra + sha256 "661348a8ce82de4df9817207357d1d600b97c6feaa76db63e6f38e7a297abdd4" => :catalina + sha256 "661348a8ce82de4df9817207357d1d600b97c6feaa76db63e6f38e7a297abdd4" => :mojave + sha256 "661348a8ce82de4df9817207357d1d600b97c6feaa76db63e6f38e7a297abdd4" => :high_sierra end depends_on "go" => :build