aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ext4fuse.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/ext4fuse.rb b/Library/Formula/ext4fuse.rb
index 6bde1fde4..e308c3f65 100644
--- a/Library/Formula/ext4fuse.rb
+++ b/Library/Formula/ext4fuse.rb
@@ -2,8 +2,8 @@ require 'formula'
class Ext4fuse < Formula
homepage 'https://github.com/gerard/ext4fuse'
- url 'https://github.com/gerard/ext4fuse/archive/v0.1.1.tar.gz'
- sha1 '1dbf4dc4859f8d118e80046cef0af2bcee471ea5'
+ url 'https://github.com/gerard/ext4fuse/archive/v0.1.2.tar.gz'
+ sha1 'ba46e5964910d7ae42447836db1c5f1cd0e7de78'
head 'https://github.com/gerard/ext4fuse.git'