broot: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2021-05-11 12:00:28 +00:00
parent 458e1e2ab0
commit 0d494515ec

View File

@ -1,12 +1,12 @@
{
"version": "1.3.1",
"version": "1.4.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.3.1/broot_1.3.1.zip",
"hash": "e9eb63c24fe2996195ced7b0fcb5ce427d636b300aa64650d228a980ec205f8d",
"url": "https://github.com/Canop/broot/releases/download/v1.4.0/broot_1.4.0.zip",
"hash": "e0af3d57ef73a4790bb5b28422c5692ab597c1a8914e1a2481bb45eed07e36cf",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},