broot: Update to version 0.15.1

This commit is contained in:
Jakub Čábera 2020-06-13 11:26:56 +02:00
parent fa27d7b339
commit 2c419f230e

View File

@ -1,12 +1,12 @@
{
"version": "0.15.0",
"version": "0.15.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/v0.15.0/broot_0.15.0.zip",
"hash": "c333810c3fc95c56cf333ade1228285f71ed3d9b35770c899bdd69b751f408cb",
"url": "https://github.com/Canop/broot/releases/download/v0.15.1/broot_0.15.1.zip",
"hash": "55a7baf1f8f62df415b5ecfdce082a2cec1304f691b70bd2d51a73260337b8d0",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},