fd: Update to version 8.1.0

This commit is contained in:
Jakub Čábera 2020-05-20 09:11:03 +02:00
parent a5122d3af2
commit 65556ac232

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": "8.0.0",
"version": "8.1.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.0.0/fd-v8.0.0-x86_64-pc-windows-msvc.zip",
"hash": "3bdf273c8a7e3b93c181fd475e0ba39018ac229414af6fdab16b17803db1b3b0"
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.0/fd-v8.1.0-x86_64-pc-windows-msvc.zip",
"hash": "6770005b62c33cefb5ac9214a5b04b6b43fddd849e0439c238aa8ea335429520"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.0.0/fd-v8.0.0-i686-pc-windows-msvc.zip",
"hash": "0c93ff40583bc36bc58ee99e7ee0a4226ca6e220ae312385751f843827ab89de"
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.0/fd-v8.1.0-i686-pc-windows-msvc.zip",
"hash": "1265637a08583adefccd2f4417b98ef683ab46555417dc400787a9c7b2b8a68e"
}
},
"bin": "fd.exe",