Update fd to version 7.0.0

This commit is contained in:
Richard Kuhnt 2018-03-26 11:00:27 +00:00
parent 1e4c0265f3
commit 5d2a30b1fa

10
fd.json
View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sharkdp/fd",
"license": "MIT",
"version": "6.3.0",
"version": "7.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v6.3.0/fd-v6.3.0-x86_64-pc-windows-msvc.zip",
"hash": "e7eb64766c0ea0cc48ba357a715dfbc1cf44d8afc2edd4aff640fc0ff1864186"
"url": "https://github.com/sharkdp/fd/releases/download/v7.0.0/fd-v7.0.0-x86_64-pc-windows-msvc.zip",
"hash": "06e3b7201518cb62628fa2aa0db076a67e5fd79ce43d692d44684f4ddaf85996"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v6.3.0/fd-v6.3.0-i686-pc-windows-msvc.zip",
"hash": "4f34f9e65452be004c60282e0d441aeb35ffc98f089a19d6f8b215bd2594f5fc"
"url": "https://github.com/sharkdp/fd/releases/download/v7.0.0/fd-v7.0.0-i686-pc-windows-msvc.zip",
"hash": "d8f9a2d7947ea774906a5e9871af145fe1d64d4e3a2cd870fef2d9ab55d766f3"
}
},
"bin": "fd.exe",