lsd 0.15.1
Closes #40279. Signed-off-by: Izaak Beekman <zbeekman@gmail.com>
This commit is contained in:
parent
4b2e3e8e96
commit
564f599a26
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Lsd < Formula
|
||||
desc "Clone of ls with colorful output, file type icons, and more"
|
||||
homepage "https://github.com/Peltoche/lsd"
|
||||
url "https://github.com/Peltoche/lsd/archive/0.15.0.tar.gz"
|
||||
sha256 "e12b4472b174c3d5669a110331f5c1040472824f1e85bf44dc008fff4218d44f"
|
||||
url "https://github.com/Peltoche/lsd/archive/0.15.1.tar.gz"
|
||||
sha256 "849ad168171737ef1ca74b762b3d9fb885c936cb9a753eca07426886478ad2de"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue