encfs 1.9.4
Closes #23419. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2dd5e65a2f
commit
f76182c1c0
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Encfs < Formula
|
||||
desc "Encrypted pass-through FUSE file system"
|
||||
homepage "https://vgough.github.io/encfs/"
|
||||
url "https://github.com/vgough/encfs/archive/v1.9.3.tar.gz"
|
||||
sha256 "7da150aa8e281c1323b07adca8df2bba42a323b10402930a5543d3634f44ea71"
|
||||
url "https://github.com/vgough/encfs/archive/v1.9.4.tar.gz"
|
||||
sha256 "20656b4ead58ebd8d5f49a5c346b59e70dc2dc31220159e5b5a115bfa1bc40d6"
|
||||
head "https://github.com/vgough/encfs.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue