mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-17 22:21:19 +00:00
fd: Update to version 8.2.0
This commit is contained in:
parent
f2dcce83fc
commit
8f53753b82
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"homepage": "https://github.com/sharkdp/fd",
|
"version": "8.2.0",
|
||||||
"description": "A simple, fast and user-friendly alternative to 'find'.",
|
"description": "A simple, fast and user-friendly alternative to 'find'.",
|
||||||
|
"homepage": "https://github.com/sharkdp/fd",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "8.1.1",
|
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.1/fd-v8.1.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.2.0/fd-v8.2.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "fff28f1fe2a9f675fb488f2799859ae84cbcf50da8f48645597f990a05355dbc"
|
"hash": "0c9c3c37f2208a896b10248c51d976d7dcf2cd610803d44b27cc331406713fda"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.1.1/fd-v8.1.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.2.0/fd-v8.2.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "d9262f534c607f42bd94522b7e2390608b69d33c17e04f205bf90fe45564564a"
|
"hash": "bcfdff792091c853630c71b43117641f7b85b4b22523135021fceb3d91d3d331"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user