mirror of
https://github.com/gromgit/homebrew-fuse.git
synced 2025-12-08 17:13:58 +00:00
gocryptfs-mac 2.6.1
Closes #148. Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
parent
b8999a2e28
commit
a4ee7a9546
1 changed files with 2 additions and 2 deletions
|
|
@ -3,8 +3,8 @@ require_relative "../require/macfuse"
|
||||||
class GocryptfsMac < Formula
|
class GocryptfsMac < Formula
|
||||||
desc "Encrypted overlay filesystem written in Go"
|
desc "Encrypted overlay filesystem written in Go"
|
||||||
homepage "https://nuetzlich.net/gocryptfs/"
|
homepage "https://nuetzlich.net/gocryptfs/"
|
||||||
url "https://github.com/rfjakob/gocryptfs/releases/download/v2.6.0/gocryptfs_v2.6.0_src-deps.tar.gz"
|
url "https://github.com/rfjakob/gocryptfs/releases/download/v2.6.1/gocryptfs_v2.6.1_src-deps.tar.gz"
|
||||||
sha256 "b3848626b90d0fe87aaf81cc6ef0983089d1a93653f30e7d9b89c7c6e872a4f5"
|
sha256 "9a966c1340a1a1d92073091643687b1205c46b57017c5da2bf7e97e3f5729a5a"
|
||||||
license "MIT"
|
license "MIT"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue