We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1984a3 commit a703f7fCopy full SHA for a703f7f
Formula/broot.rb
@@ -1,8 +1,8 @@
1
class Broot < Formula
2
desc "New way to see and navigate directory trees"
3
homepage "https://dystroy.org/broot"
4
- url "https://github.com/Canop/broot/archive/v0.11.9.tar.gz"
5
- sha256 "61dcccf81d0bbd0bdfb2651136a2622b75514549f69e2f7f3d58b83acd73a549"
+ url "https://github.com/Canop/broot/archive/v0.12.0.tar.gz"
+ sha256 "eaf84409014e2e691c33d42676d0eeff8c961427914c18d5e1cff6e246a2f544"
6
head "https://github.com/Canop/broot.git"
7
8
bottle do
0 commit comments