mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
fd: Update to version 8.3.2
This commit is contained in:
parent
674ac8f857
commit
85a36a830e
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.1",
|
"version": "8.3.2",
|
||||||
"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",
|
"homepage": "https://github.com/sharkdp/fd",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.1/fd-v8.3.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.2/fd-v8.3.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "1321437a001ecd93591cebc2a5e9d8ec2883e9e216fdd4adb13c1d6d4f2e7dc3",
|
"hash": "5378404137e4b5cb8ced61ba61f9cafe780649a56c103fc35181d94f33b26c69",
|
||||||
"extract_dir": "fd-v8.3.1-x86_64-pc-windows-msvc"
|
"extract_dir": "fd-v8.3.2-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.1/fd-v8.3.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.2/fd-v8.3.2-i686-pc-windows-msvc.zip",
|
||||||
"hash": "3c051c039bd1ff05262d9f4f493ac59e96c97e4c4509c93a0c6f6365020f56e8",
|
"hash": "e557d593b4fcc3ab33f47ff20825d68dfa93a8ae99577caa7b02cff645be29e0",
|
||||||
"extract_dir": "fd-v8.3.1-i686-pc-windows-msvc"
|
"extract_dir": "fd-v8.3.2-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user