Update fd to version 5.0.0

This commit is contained in:
Richard Kuhnt 2017-10-26 20:01:49 +00:00
parent c699fbf9c9
commit 5ea3ad3a09

10
fd.json
View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sharkdp/fd",
"license": "MIT",
"version": "4.0.0",
"version": "5.0.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v4.0.0/fd-v4.0.0-x86_64-pc-windows-msvc.zip",
"hash": "6aa0178e83b005faf0fb89c54b807b1e6e2ec6f361a6c4c7457a2ca276e25d95"
"url": "https://github.com/sharkdp/fd/releases/download/v5.0.0/fd-v5.0.0-x86_64-pc-windows-msvc.zip",
"hash": "2700515b67c5f334f8256b034764bf23de77bcf3f78a6082ccbffd518e1773cc"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v4.0.0/fd-v4.0.0-i686-pc-windows-msvc.zip",
"hash": "2d4b08c815c8b44eda51912eb56b931c4a9391a503286796d6294b8230eef438"
"url": "https://github.com/sharkdp/fd/releases/download/v5.0.0/fd-v5.0.0-i686-pc-windows-msvc.zip",
"hash": "a030f6391d842025512ab5b0f000940e12bb75345db99bf4d11edd24176262a7"
}
},
"bin": "fd.exe",