Skip to content

Commit 4c5e427

Browse files
committed
parallel-disk-usage 0.13.1
1 parent 44b4090 commit 4c5e427

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/p/parallel-disk-usage.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class ParallelDiskUsage < Formula
22
desc "Highly parallelized, blazing fast directory tree analyzer"
33
homepage "https://github.com/KSXGitHub/parallel-disk-usage"
4-
url "https://github.com/KSXGitHub/parallel-disk-usage/archive/refs/tags/0.13.0.tar.gz"
5-
sha256 "e370d8a40fbd9b1b0050d7f7497a288947ba528384803b14c1727f0ef999b2b9"
4+
url "https://github.com/KSXGitHub/parallel-disk-usage/archive/refs/tags/0.13.1.tar.gz"
5+
sha256 "9f22e20764a434b3cb39a8f92b7e11bea851cca99077e15de165a8a25342cde6"
66
license "Apache-2.0"
77
head "https://github.com/KSXGitHub/parallel-disk-usage.git", branch: "master"
88

0 commit comments

Comments
 (0)