From 3d89b8d9c093f24748fc68fac0b24c176ab61523 Mon Sep 17 00:00:00 2001 From: Adrian Ho Date: Sat, 17 Jul 2021 12:42:32 +0800 Subject: [PATCH] gocryptfs-mac: update 2.0.1 bottle. --- Formula/gocryptfs-mac.rb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Formula/gocryptfs-mac.rb b/Formula/gocryptfs-mac.rb index 10b505f..e9dcaf3 100644 --- a/Formula/gocryptfs-mac.rb +++ b/Formula/gocryptfs-mac.rb @@ -9,7 +9,8 @@ class GocryptfsMac < Formula bottle do root_url "https://github.com/gromgit/homebrew-fuse/releases/download/gocryptfs-mac-2.0.1" - sha256 cellar: :any, big_sur: "27ebed45ea3f76615889f61306ead4d8f718a569f9916b25a2961211ecadd521" + sha256 cellar: :any, big_sur: "27ebed45ea3f76615889f61306ead4d8f718a569f9916b25a2961211ecadd521" + sha256 cellar: :any, catalina: "8795cf8f374a9177a6cdc57a80fb97438c23e18cf73b478f9a39b31112d12ff4" end depends_on "go" => :build