From c91f3982c87356f1b066aee4214fb4087666e34a Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 22 Mar 2019 19:08:39 +0000 Subject: [PATCH] gocryptfs: update 1.7 bottle. --- Formula/gocryptfs.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Formula/gocryptfs.rb b/Formula/gocryptfs.rb index a7667500de..790b1d0789 100644 --- a/Formula/gocryptfs.rb +++ b/Formula/gocryptfs.rb @@ -7,9 +7,9 @@ class Gocryptfs < Formula bottle do cellar :any - sha256 "96e71183005e7af0dfbf3efc661c4b4a4d85012021b7728ca39b6b788e38ff38" => :mojave - sha256 "7fd1eb2fe49336859391b3f4e737873560d883c3ad216e09a9cd881417a1fd26" => :high_sierra - sha256 "746cc85d6ab7a6b711c82dd4b49a578fa61186abc980dbf5a341f08252b464b7" => :sierra + sha256 "8d6983f1264b86e94e945a5e9577c5b79cb7488d4e8cbd717d6fa0c705d5e5e0" => :mojave + sha256 "f5e8c9ef52adee8a36f8d3068426db475ad5c836d4119ad96ca33df19c69b774" => :high_sierra + sha256 "32490efe5a1080007c61c664eb952c5114c717162547ce32fcffb823abe700e1" => :sierra end depends_on "go" => :build