diff --git a/bucket/fd.json b/bucket/fd.json index e2d388b506..5a1d7cd3a4 100644 --- a/bucket/fd.json +++ b/bucket/fd.json @@ -1,16 +1,16 @@ { - "homepage": "https://github.com/sharkdp/fd", + "version": "8.2.0", "description": "A simple, fast and user-friendly alternative to 'find'.", + "homepage": "https://github.com/sharkdp/fd", "license": "MIT", - "version": "8.1.1", "architecture": { "64bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v8.1.1/fd-v8.1.1-x86_64-pc-windows-msvc.zip", - "hash": "fff28f1fe2a9f675fb488f2799859ae84cbcf50da8f48645597f990a05355dbc" + "url": "https://github.com/sharkdp/fd/releases/download/v8.2.0/fd-v8.2.0-x86_64-pc-windows-msvc.zip", + "hash": "0c9c3c37f2208a896b10248c51d976d7dcf2cd610803d44b27cc331406713fda" }, "32bit": { - "url": "https://github.com/sharkdp/fd/releases/download/v8.1.1/fd-v8.1.1-i686-pc-windows-msvc.zip", - "hash": "d9262f534c607f42bd94522b7e2390608b69d33c17e04f205bf90fe45564564a" + "url": "https://github.com/sharkdp/fd/releases/download/v8.2.0/fd-v8.2.0-i686-pc-windows-msvc.zip", + "hash": "bcfdff792091c853630c71b43117641f7b85b4b22523135021fceb3d91d3d331" } }, "bin": "fd.exe",