Skip to content

Commit

Permalink
gocryptfs-mac: update 2.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
gromgit committed Sep 5, 2022
1 parent 808a7c1 commit 447c8f5
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/gocryptfs-mac.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ class GocryptfsMac < Formula

bottle do
root_url "https://github.com/gromgit/homebrew-fuse/releases/download/gocryptfs-mac-2.3"
sha256 cellar: :any, big_sur: "a070a32ab604101810789b4529d379d484e80704692634949f72c4b172d87b35"
sha256 cellar: :any, catalina: "53176991d453b646c5375816c21451b547a06fa805da95fdd5ae9157761925da"
sha256 cellar: :any, mojave: "b8304e57a71f41583174b0abec99942d2621ebdbcc0784b879ce746a100bd1cb"
sha256 cellar: :any, arm64_monterey: "0341aa2dd0a2326278296966ff0948c28a754ec96deb07c064bb4492ec23ccd4"
sha256 cellar: :any, big_sur: "a070a32ab604101810789b4529d379d484e80704692634949f72c4b172d87b35"
sha256 cellar: :any, catalina: "53176991d453b646c5375816c21451b547a06fa805da95fdd5ae9157761925da"
sha256 cellar: :any, mojave: "b8304e57a71f41583174b0abec99942d2621ebdbcc0784b879ce746a100bd1cb"
end

depends_on "go" => :build
Expand Down

0 comments on commit 447c8f5

Please sign in to comment.