We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9679ef commit fcd96e0Copy full SHA for fcd96e0
Formula/g/gocryptfs.rb
@@ -1,8 +1,8 @@
1
class Gocryptfs < Formula
2
desc "Encrypted overlay filesystem written in Go"
3
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"
+ url "https://github.com/rfjakob/gocryptfs/releases/download/v2.6.0/gocryptfs_v2.6.0_src-deps.tar.gz"
+ sha256 "b3848626b90d0fe87aaf81cc6ef0983089d1a93653f30e7d9b89c7c6e872a4f5"
6
license "MIT"
7
head "https://github.com/rfjakob/gocryptfs.git", branch: "master"
8
0 commit comments