fd: Update to version 8.1.1

This commit is contained in:
Jakub Čábera 2020-05-25 18:53:57 +02:00
parent ab101cc5e6
commit aa70d303aa

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.1.0",
"version": "8.1.1",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.0/fd-v8.1.0-x86_64-pc-windows-msvc.zip",
"hash": "6770005b62c33cefb5ac9214a5b04b6b43fddd849e0439c238aa8ea335429520"
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.1/fd-v8.1.1-x86_64-pc-windows-msvc.zip",
"hash": "fff28f1fe2a9f675fb488f2799859ae84cbcf50da8f48645597f990a05355dbc"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.0/fd-v8.1.0-i686-pc-windows-msvc.zip",
"hash": "1265637a08583adefccd2f4417b98ef683ab46555417dc400787a9c7b2b8a68e"
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.1/fd-v8.1.1-i686-pc-windows-msvc.zip",
"hash": "d9262f534c607f42bd94522b7e2390608b69d33c17e04f205bf90fe45564564a"
}
},
"bin": "fd.exe",