Skip to content

Commit a703f7f

Browse files
committed
broot 0.12.0
Closes Homebrew#49176. Signed-off-by: Rui Chen <chenrui333@gmail.com>
1 parent b1984a3 commit a703f7f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/broot.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Broot < Formula
22
desc "New way to see and navigate directory trees"
33
homepage "https://dystroy.org/broot"
4-
url "https://github.com/Canop/broot/archive/v0.11.9.tar.gz"
5-
sha256 "61dcccf81d0bbd0bdfb2651136a2622b75514549f69e2f7f3d58b83acd73a549"
4+
url "https://github.com/Canop/broot/archive/v0.12.0.tar.gz"
5+
sha256 "eaf84409014e2e691c33d42676d0eeff8c961427914c18d5e1cff6e246a2f544"
66
head "https://github.com/Canop/broot.git"
77

88
bottle do

0 commit comments

Comments
 (0)