broot: Update to version 1.30.1

This commit is contained in:
github-actions[bot] 2023-12-16 12:30:06 +00:00
parent 1950401ab9
commit 509deed19a

View File

@ -1,12 +1,12 @@
{
"version": "1.30.0",
"version": "1.30.1",
"description": "A new way to see and navigate directory trees",
"homepage": "https://dystroy.org/broot/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v1.30.0/broot_1.30.0.zip",
"hash": "8a6d8c83e14c66cb1aad8d01b8fe9f3b292f28f00224174d4e3254573d0acc67",
"url": "https://github.com/Canop/broot/releases/download/v1.30.1/broot_1.30.1.zip",
"hash": "ba53ef37ddd32d7872723d43221c3c619a65f71bdf7a643e8f03e216bf59d0bf",
"extract_dir": "x86_64-pc-windows-gnu"
}
},