From 5e37cf5e3402cf06898fc17e446723b9d2df57fa Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 11 Apr 2019 13:45:32 +0000 Subject: [PATCH] gomplate: update 3.4.0 bottle. --- Formula/gomplate.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/gomplate.rb b/Formula/gomplate.rb index 75d0187bc0..a8a6d514d5 100644 --- a/Formula/gomplate.rb +++ b/Formula/gomplate.rb @@ -7,9 +7,9 @@ class Gomplate < Formula bottle do cellar :any_skip_relocation - sha256 "375f09da5a8d8b4256595a488d135b1b36321d260bfeb520685311c6d5de6d3b" => :mojave - sha256 "c7b02085433b3df1e964bf4cd313e6db856d47899abf3a19e53e0f2d8e325131" => :high_sierra - sha256 "5174b91a63eb7636796ef06e778309bb501ece9f6b4a2be423faee5bdcc41bb4" => :sierra + sha256 "55b0c35116cdc27e900d4c8b805a2373511351ab2120498ecac2422ba3df29f0" => :mojave + sha256 "f76e8871fbe176b088b9256d3438199f1a52b805d9881e8514f8380d403bb07a" => :high_sierra + sha256 "762cb52ff28ae881f94cde760fd059a4370e7e0eb7dfeb941b197d7c8eff61bc" => :sierra end depends_on "go" => :build