fd: Update to version 7.5.0

This commit is contained in:
Richard Kuhnt 2020-03-22 16:01:49 +00:00
parent 7229e64f0b
commit 0286c5dfda

View File

@ -2,15 +2,15 @@
"homepage": "https://github.com/sharkdp/fd", "homepage": "https://github.com/sharkdp/fd",
"description": "A simple, fast and user-friendly alternative to 'find'.", "description": "A simple, fast and user-friendly alternative to 'find'.",
"license": "MIT", "license": "MIT",
"version": "7.4.0", "version": "7.5.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v7.4.0/fd-v7.4.0-x86_64-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v7.5.0/fd-v7.5.0-x86_64-pc-windows-msvc.zip",
"hash": "ff34ce386045f490725daa682d6869631173c1a2927cf47fa847f3f14695db5c" "hash": "fc66afc55d6c93d03d046cd2e593e4e499051c8e0148aa59368792ca0db439cf"
}, },
"32bit": { "32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v7.4.0/fd-v7.4.0-i686-pc-windows-msvc.zip", "url": "https://github.com/sharkdp/fd/releases/download/v7.5.0/fd-v7.5.0-i686-pc-windows-msvc.zip",
"hash": "b182d3265c87c1e48ec45dbeec9a6bce48191920bc88f8b0bb87f6df3490fe24" "hash": "7a0932383da31e36907654b5c7e70d0b34ae58e5c26355294ce47f96162d9533"
} }
}, },
"bin": "fd.exe", "bin": "fd.exe",