broot 0.10.2
Closes #46806. Signed-off-by: Rui Chen <chenrui333@gmail.com>
This commit is contained in:
parent
5868837f17
commit
9ff28fa0e2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Broot < Formula
|
||||
desc "New way to see and navigate directory trees"
|
||||
homepage "https://dystroy.org/broot"
|
||||
url "https://github.com/Canop/broot/archive/v0.10.1.tar.gz"
|
||||
sha256 "1a05e66f8e65fa54bcab89b58cbc2569d8bf8800bcda082c5f91e3087028d57c"
|
||||
url "https://github.com/Canop/broot/archive/v0.10.2.tar.gz"
|
||||
sha256 "05b520b7511d06d152395b8ea9da3f78fe3bdc7fb2e262a338a7176c9511f395"
|
||||
head "https://github.com/Canop/broot.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue