Update fd to version 6.1.0

This commit is contained in:
Richard Kuhnt 2017-12-10 07:00:17 +00:00
parent c7b767e6af
commit 4ef694fcc7

10
fd.json
View File

@ -1,15 +1,15 @@
{
"homepage": "https://github.com/sharkdp/fd",
"license": "MIT",
"version": "6.0.0",
"version": "6.1.0",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v6.0.0/fd-v6.0.0-x86_64-pc-windows-msvc.zip",
"hash": "0e7ab651f791978e252bbc98012a71001570f529bd17a0ae5532b1c4a6d24207"
"url": "https://github.com/sharkdp/fd/releases/download/v6.1.0/fd-v6.1.0-x86_64-pc-windows-msvc.zip",
"hash": "72200dfd7b1524bfd2911a80de4186828b5af0cba30d181ae0f46f11ceca4bce"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v6.0.0/fd-v6.0.0-i686-pc-windows-msvc.zip",
"hash": "3ebabcb331f2380b29cfe69d92e9973db7a2f0e32a8ec97752f086f3b29d7385"
"url": "https://github.com/sharkdp/fd/releases/download/v6.1.0/fd-v6.1.0-i686-pc-windows-msvc.zip",
"hash": "d6e31cd8d9e2fd1cbf94962745d9b8fd3152b540b6b02374e8f9e0c022d92920"
}
},
"bin": "fd.exe",