From 31d0cddcb53b1852eb9bc4d8436a5b56065a412c Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 27 Oct 2017 18:04:08 +0000 Subject: [PATCH] credstash: update 1.14.0 bottle. --- Formula/credstash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/credstash.rb b/Formula/credstash.rb index 0174216eea..8eeb52e775 100644 --- a/Formula/credstash.rb +++ b/Formula/credstash.rb @@ -9,9 +9,9 @@ class Credstash < Formula bottle do cellar :any - sha256 "c79ca9eef1d20cdcb569a1f54e654c03ca435c792504de08786256b9fdbe5f62" => :high_sierra - sha256 "583551731c640711028903fc71847ee4b9fed7f29415303b228237a1a23e390c" => :sierra - sha256 "ae62dbcf9b0736e0476ed5338aa369fbf1aefc19b68b2fe9993049be5f765fc4" => :el_capitan + sha256 "68febd67d0fe86135f6149bedc0d002d5223a3af6d621e309b773cbb5de1aa65" => :high_sierra + sha256 "183226d3c8ab03811ab49441759246af9c64905fd4ac377b5efa318606cbf12a" => :sierra + sha256 "05ef27ad2eee1543b2b97da6d7b0bc52793a57a66e2a6182a06323863e66eecf" => :el_capitan end depends_on :python if MacOS.version <= :snow_leopard