From 0deb7997d3f8646951121e96d2c359274ec56f98 Mon Sep 17 00:00:00 2001 From: bobwenx Date: Thu, 26 Mar 2015 10:10:01 +0800 Subject: encfs 1.8.1 Closes #38083. Signed-off-by: Xu Cheng --- Library/Formula/encfs.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/encfs.rb b/Library/Formula/encfs.rb index b2535daea..5aac0cc81 100644 --- a/Library/Formula/encfs.rb +++ b/Library/Formula/encfs.rb @@ -4,8 +4,8 @@ class Encfs < Formula homepage 'https://vgough.github.io/encfs/' stable do - url 'https://github.com/vgough/encfs/archive/v1.8.tar.gz' - sha1 'f3723aa7ba64ad3fc6087dba6c26bf6d54762085' + url 'https://github.com/vgough/encfs/archive/v1.8.1.tar.gz' + sha1 '107e1bcc4b8fd60821a7c8dd99f0c7c37cf5619c' end head 'https://github.com/vgough/encfs.git' -- cgit v1.2.3