From 2d55e519d35342dd9213b51728ca9558ff954f3f Mon Sep 17 00:00:00 2001 From: Gerard Lledo Date: Tue, 19 Feb 2013 19:22:51 +0200 Subject: ext4fuse 0.1.3 Closes #17953. Signed-off-by: Adam Vandenberg --- Library/Formula/ext4fuse.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/ext4fuse.rb b/Library/Formula/ext4fuse.rb index e308c3f65..1ae838f3e 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.2.tar.gz' - sha1 'ba46e5964910d7ae42447836db1c5f1cd0e7de78' + url 'https://github.com/gerard/ext4fuse/archive/v0.1.3.tar.gz' + sha1 '87d436581fea73273d83779021a7a3c0158d7c41' head 'https://github.com/gerard/ext4fuse.git' -- cgit v1.2.3