broot: Update to version 0.13.1

This commit is contained in:
Richard Kuhnt 2020-02-08 21:01:52 +00:00
parent 281a96735b
commit bac72f7033

View File

@ -1,12 +1,12 @@
{
"homepage": "https://dystroy.org/broot/",
"description": "A new way to see and navigate directory trees",
"version": "0.13.0",
"version": "0.13.1",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/Canop/broot/releases/download/v0.13.0/release.zip",
"hash": "83168cf9709dd66f7c403daca188815eef5ece06b3d28819213f930a57c97d18",
"url": "https://github.com/Canop/broot/releases/download/v0.13.1/release.zip",
"hash": "85061e40ea17f332186044fb9c21170e878bb40df29db7a634ebf234d4413a05",
"extract_dir": "build\\x86_64-pc-windows-gnu"
}
},