broot: Update to version 1.3.0

This commit is contained in:
Richard Kuhnt 2021-04-28 10:00:22 +00:00
parent 4585bb4ae9
commit 7b87f0c61d

View File

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