From 8d76ecdfb72f9d071059028f05d476a7180e8b30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 10 Feb 2018 17:00:21 +0000 Subject: [PATCH] Update fd to version 6.3.0 --- fd.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fd.json b/fd.json index 28f6cd85d1..67db3082a1 100644 --- a/fd.json +++ b/fd.json @@ -1,15 +1,15 @@ { "homepage": "https://github.com/sharkdp/fd", "license": "MIT", - "version": "6.2.0", + "version": "6.3.0", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v6.2.0/fd-v6.2.0-x86_64-pc-windows-msvc.zip", - "hash": "b0419bc7b3d88786924abaaba8cd3a3891e10c267430cb5d2b23305c87709e14" + "url": "https://github.com/sharkdp/fd/releases/download/v6.3.0/fd-v6.3.0-x86_64-pc-windows-msvc.zip", + "hash": "e7eb64766c0ea0cc48ba357a715dfbc1cf44d8afc2edd4aff640fc0ff1864186" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v6.2.0/fd-v6.2.0-i686-pc-windows-msvc.zip", - "hash": "bfbd17d267be893e2286dbb619508a875a4381f8c4616d6d27075134fd1a4b81" + "url": "https://github.com/sharkdp/fd/releases/download/v6.3.0/fd-v6.3.0-i686-pc-windows-msvc.zip", + "hash": "4f34f9e65452be004c60282e0d441aeb35ffc98f089a19d6f8b215bd2594f5fc" } }, "bin": "fd.exe",