From bcf1618afb9a492b83eddfb710d3a83b605a901d Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Sat, 9 Sep 2017 01:59:25 -0700 Subject: [PATCH] dfc 3.1.1 Closes #17859. Signed-off-by: Andrew Janke --- Formula/dfc.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/dfc.rb b/Formula/dfc.rb index 240cb00760..2182caa433 100644 --- a/Formula/dfc.rb +++ b/Formula/dfc.rb @@ -1,8 +1,8 @@ class Dfc < Formula desc "Display graphs and colors of file system space/usage" homepage "https://projects.gw-computing.net/projects/dfc" - url "https://projects.gw-computing.net/attachments/download/614/dfc-3.1.0.tar.gz" - sha256 "8ad98ba1a9685a1bf33a2d3b8f2737dedef6019543d19d1b5ebd1783be740feb" + url "https://projects.gw-computing.net/attachments/download/615/dfc-3.1.1.tar.gz" + sha256 "962466e77407dd5be715a41ffc50a54fce758a78831546f03a6bb282e8692e54" head "https://github.com/Rolinh/dfc.git"