gocryptfs-mac 2.5.2

Closes #109.

Signed-off-by: Adrian Ho <215702+gromgit@users.noreply.github.com>
This commit is contained in:
Adrian Ho 2025-03-20 22:11:36 +08:00 committed by Adrian Ho
parent f2f96efce1
commit eb44163338

View file

@ -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.5.1/gocryptfs_v2.5.1_src-deps.tar.gz" url "https://github.com/rfjakob/gocryptfs/releases/download/v2.5.2/gocryptfs_v2.5.2_src-deps.tar.gz"
sha256 "80c3771c9f7e65af9326b107ddb7a30e9c3c7bf8823412b9615b7f77352cdde7" sha256 "cc45bdc774592d392c4625c242529c2632bcf1e55ed16d8e81b142fc58616a60"
license "MIT" license "MIT"
bottle do bottle do