aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorbobwenx2015-03-26 10:10:01 +0800
committerXu Cheng2015-03-29 21:52:13 +0800
commit0deb7997d3f8646951121e96d2c359274ec56f98 (patch)
treeba96443d7bb509ace8e0e25cd642d0e70b6c61e6 /Library
parent521dfbd7dff40c6ed810fbc828adc48dec885d3a (diff)
downloadhomebrew-0deb7997d3f8646951121e96d2c359274ec56f98.tar.bz2
encfs 1.8.1
Closes #38083. Signed-off-by: Xu Cheng <xucheng@me.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/encfs.rb4
1 files changed, 2 insertions, 2 deletions
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'