Skip to content

Commit fcd96e0

Browse files
committed
gocryptfs 2.6.0
1 parent c9679ef commit fcd96e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/g/gocryptfs.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Gocryptfs < Formula
22
desc "Encrypted overlay filesystem written in Go"
33
homepage "https://nuetzlich.net/gocryptfs/"
4-
url "https://github.com/rfjakob/gocryptfs/releases/download/v2.5.4/gocryptfs_v2.5.4_src-deps.tar.gz"
5-
sha256 "0db47fe41f46d1ff5b3ff4f1cc1088ab324a95af03995348435dcc20a5ff0282"
4+
url "https://github.com/rfjakob/gocryptfs/releases/download/v2.6.0/gocryptfs_v2.6.0_src-deps.tar.gz"
5+
sha256 "b3848626b90d0fe87aaf81cc6ef0983089d1a93653f30e7d9b89c7c6e872a4f5"
66
license "MIT"
77
head "https://github.com/rfjakob/gocryptfs.git", branch: "master"
88

0 commit comments

Comments
 (0)