fd: Update to version 8.3.0

This commit is contained in:
Richard Kuhnt 2021-11-26 22:01:48 +00:00
parent 40de8c4e5a
commit 7f613af5c0

View File

@ -1,16 +1,16 @@
{
"version": "8.2.1",
"version": "8.3.0",
"description": "A simple, fast and user-friendly alternative to 'find'.",
"homepage": "https://github.com/sharkdp/fd",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.2.1/fd-v8.2.1-x86_64-pc-windows-msvc.zip",
"hash": "6084192b6a15fa8591386ad296a2083b888f72db376d78a906016549c5f388d4"
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.0/fd-v8.3.0-x86_64-pc-windows-msvc.zip",
"hash": "bec94e02cd383dd2323770ecef57de34fb550f416b39fc8b75831274f585ef35"
},
"32bit": {
"url": "https://github.com/sharkdp/fd/releases/download/v8.2.1/fd-v8.2.1-i686-pc-windows-msvc.zip",
"hash": "0695d78490b49019f9d559e1ccbda0102796120852e3356d839a586b5d7ff49d"
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.0/fd-v8.3.0-i686-pc-windows-msvc.zip",
"hash": "7cbe5fd79c9507602462d681da1994c1ea53f26f8cc36cf4581142ee6aa240cb"
}
},
"bin": "fd.exe",