mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fd: Update to version 10.0.0
This commit is contained in:
parent
ad4053e55c
commit
aa1684ee62
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "9.0.0",
|
"version": "10.0.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",
|
"homepage": "https://github.com/sharkdp/fd",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v9.0.0/fd-v9.0.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v10.0.0/fd-v10.0.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "8c5ff3fb24ef02f78d3e8e7ddf116456aceeeb3832f20bba56f21d8b373e5e1b",
|
"hash": "c9be46e2a457b19686d9bcb0f732a6ef7d72d44019c2a8b419aeb2b3e4afb921",
|
||||||
"extract_dir": "fd-v9.0.0-x86_64-pc-windows-msvc"
|
"extract_dir": "fd-v10.0.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v9.0.0/fd-v9.0.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v10.0.0/fd-v10.0.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "84b37e3238de8d91e1501d9a317e53fd8d938380f9e7370c42ba1eed88f6440e",
|
"hash": "b590d372463ef4c6079183fe54c3828ef69ede3fe44cf9ea41811c3215058373",
|
||||||
"extract_dir": "fd-v9.0.0-i686-pc-windows-msvc"
|
"extract_dir": "fd-v10.0.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user