fd: Update to version 8.0.0

This commit is contained in:
Jakub Čábera 2020-04-17 09:06:06 +02:00
parent c61f598df3
commit 82c4ce5b29

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/sharkdp/fd",
"description": "A simple, fast and user-friendly alternative to 'find'.",
"license": "MIT",
"version": "7.5.0",
"version": "8.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v7.5.0/fd-v7.5.0-x86_64-pc-windows-msvc.zip",
"hash": "fc66afc55d6c93d03d046cd2e593e4e499051c8e0148aa59368792ca0db439cf"
"url": "https://github.com/sharkdp/fd/releases/download/v8.0.0/fd-v8.0.0-x86_64-pc-windows-msvc.zip",
"hash": "3bdf273c8a7e3b93c181fd475e0ba39018ac229414af6fdab16b17803db1b3b0"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v7.5.0/fd-v7.5.0-i686-pc-windows-msvc.zip",
"hash": "7a0932383da31e36907654b5c7e70d0b34ae58e5c26355294ce47f96162d9533"
"url": "https://github.com/sharkdp/fd/releases/download/v8.0.0/fd-v8.0.0-i686-pc-windows-msvc.zip",
"hash": "0c93ff40583bc36bc58ee99e7ee0a4226ca6e220ae312385751f843827ab89de"
}
},
"bin": "fd.exe",