broot: Update to version 1.2.9

This commit is contained in:
Richard Kuhnt 2021-03-18 21:00:26 +00:00
parent 2fb9cc764a
commit a986574d96

View File

@ -1,12 +1,12 @@
{
"version": "1.2.8",
"version": "1.2.9",
"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.2.8/broot_1.2.8.zip",
"hash": "7a25260a5da3623af04ffbe0ae4e1aa9b53978d4ccb82115620e3e21e806de34",
"url": "https://github.com/Canop/broot/releases/download/v1.2.9/broot_1.2.9.zip",
"hash": "651f4373a72c1a14d8075255e3d408ac37994701b7729c41f19e419af3c6f500",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},