From f875a154287b59c74b558e3b20d25a1e016b3b80 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 13 Sep 2018 22:43:55 +0000 Subject: [PATCH] git-secret: update 0.2.4 bottle. --- Formula/git-secret.rb | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Formula/git-secret.rb b/Formula/git-secret.rb index 95bdb6a91d..6f66f830cc 100644 --- a/Formula/git-secret.rb +++ b/Formula/git-secret.rb @@ -17,9 +17,11 @@ class GitSecret < Formula bottle do cellar :any_skip_relocation - sha256 "397fe1116f278a2a49fc864fc6a1f0bf2b6b7f872b0c5be146b9fc6cfe15821a" => :high_sierra - sha256 "397fe1116f278a2a49fc864fc6a1f0bf2b6b7f872b0c5be146b9fc6cfe15821a" => :sierra - sha256 "397fe1116f278a2a49fc864fc6a1f0bf2b6b7f872b0c5be146b9fc6cfe15821a" => :el_capitan + rebuild 1 + sha256 "0fb8db338cf111c40a9ddd2a4d02dcb7779c2f50c88364b118d7cb9442bdfb22" => :mojave + sha256 "d7a78350338c3f42505215eb1c4d7e48309bf8e5495d1bb91b8517c05ba6398c" => :high_sierra + sha256 "d7a78350338c3f42505215eb1c4d7e48309bf8e5495d1bb91b8517c05ba6398c" => :sierra + sha256 "d7a78350338c3f42505215eb1c4d7e48309bf8e5495d1bb91b8517c05ba6398c" => :el_capitan end depends_on "gawk"