From 5ea3ad3a09773a24a68bffd4280f55faa0cc1e1e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 26 Oct 2017 20:01:49 +0000 Subject: [PATCH] Update fd to version 5.0.0 --- fd.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/fd.json b/fd.json index c56026f24b..6addf188c9 100644 --- a/fd.json +++ b/fd.json @@ -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",