From 57ecf8bab481f4aca120a626d3c68fb6d090e656 Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Tue, 25 Jul 2017 22:00:33 -0700 Subject: [PATCH] encfs 1.9.2 Closes #16054. Signed-off-by: ilovezfs --- Formula/encfs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/encfs.rb b/Formula/encfs.rb index 7f60bdaaa2..ea1bac9216 100644 --- a/Formula/encfs.rb +++ b/Formula/encfs.rb @@ -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.1.tar.gz" - sha256 "67203aeff7a06ce7be83df4948db296be89a00cffe1108a0a41c96d7481106a4" + url "https://github.com/vgough/encfs/archive/v1.9.2.tar.gz" + sha256 "cd9e972cd9565cdc26473c86d2c77c98de31fc6f604fa7d149dd5d6e35d46eaa" head "https://github.com/vgough/encfs.git" bottle do