From a695e8d395b35ffa075f75333a9979e5d1f7544e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Sat, 19 Feb 2022 05:15:13 +0000 Subject: [PATCH] gdu 5.13.2 Closes #95423. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> --- Formula/gdu.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/gdu.rb b/Formula/gdu.rb index 0cab5b33dc5..3ef3713d286 100644 --- a/Formula/gdu.rb +++ b/Formula/gdu.rb @@ -1,8 +1,8 @@ class Gdu < Formula desc "Disk usage analyzer with console interface written in Go" homepage "https://github.com/dundee/gdu" - url "https://github.com/dundee/gdu/archive/v5.13.1.tar.gz" - sha256 "2fa09d79e84a1ec74db0c6bf006570f42ad3ffebbccfe98a1d14a0559892fb78" + url "https://github.com/dundee/gdu/archive/v5.13.2.tar.gz" + sha256 "f4f237f6da470599f6393591282cfd67922a963325859a939ca40ba7e18024a8" license "MIT" bottle do