mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
fd: Update to version 9.0.0
This commit is contained in:
parent
47dec9eb0b
commit
2c7da9d034
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.7.1",
|
"version": "9.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/v8.7.1/fd-v8.7.1-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v9.0.0/fd-v9.0.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "3c0d6517ad5c9989d0e96d2d7a98a7bff444b0a3cf10a1b9cbae753c02f27477",
|
"hash": "8c5ff3fb24ef02f78d3e8e7ddf116456aceeeb3832f20bba56f21d8b373e5e1b",
|
||||||
"extract_dir": "fd-v8.7.1-x86_64-pc-windows-msvc"
|
"extract_dir": "fd-v9.0.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.1/fd-v8.7.1-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v9.0.0/fd-v9.0.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "b92a41a5aed9bb5cbe47ce71570a4b9afc6941c89be507437eb852f83a80d1f9",
|
"hash": "84b37e3238de8d91e1501d9a317e53fd8d938380f9e7370c42ba1eed88f6440e",
|
||||||
"extract_dir": "fd-v8.7.1-i686-pc-windows-msvc"
|
"extract_dir": "fd-v9.0.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user