fd: Update to version 7.4.0

This commit is contained in:
Richard Kuhnt 2019-09-15 19:00:18 +00:00
parent 76860ced70
commit 110a763a7f

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.3.0",
"version": "7.4.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v7.3.0/fd-v7.3.0-x86_64-pc-windows-msvc.zip",
"hash": "64cd3ea8ea8694e264beee60eaab52b81769ffa757254876a7e7c369b9d4886f"
"url": "https://github.com/sharkdp/fd/releases/download/v7.4.0/fd-v7.4.0-x86_64-pc-windows-msvc.zip",
"hash": "ff34ce386045f490725daa682d6869631173c1a2927cf47fa847f3f14695db5c"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v7.3.0/fd-v7.3.0-i686-pc-windows-msvc.zip",
"hash": "72eea298194fc85324d9b151c7844b1700e9741e4dcf4c429b4bbf1df6184dbb"
"url": "https://github.com/sharkdp/fd/releases/download/v7.4.0/fd-v7.4.0-i686-pc-windows-msvc.zip",
"hash": "b182d3265c87c1e48ec45dbeec9a6bce48191920bc88f8b0bb87f6df3490fe24"
}
},
"bin": "fd.exe",