mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
fd: Update to version 8.5.0
This commit is contained in:
parent
809d513241
commit
3fe428f984
@ -1,18 +1,18 @@
|
||||
{
|
||||
"version": "8.4.0",
|
||||
"version": "8.5.0",
|
||||
"description": "A simple, fast and user-friendly alternative to 'find'.",
|
||||
"homepage": "https://github.com/sharkdp/fd",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.4.0/fd-v8.4.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "f21bc26c1ab6bdbe4fe43f87a20c792d4abe629ae97c6f42b25ac8a042f5521f",
|
||||
"extract_dir": "fd-v8.4.0-x86_64-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.0/fd-v8.5.0-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "3d757f32f1aa92bbb774d24861c65c28a523514081a0a94980471bce1233bf1d",
|
||||
"extract_dir": "fd-v8.5.0-x86_64-pc-windows-msvc"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.4.0/fd-v8.4.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "6a182315643202be1c8b7d4ef44d2292d88c3f2917ab3efa91ecc7c70233dede",
|
||||
"extract_dir": "fd-v8.4.0-i686-pc-windows-msvc"
|
||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.0/fd-v8.5.0-i686-pc-windows-msvc.zip",
|
||||
"hash": "7ee3e82d437b68587f61233cffba08b79ddcea259a3d043b220134b399f915f8",
|
||||
"extract_dir": "fd-v8.5.0-i686-pc-windows-msvc"
|
||||
}
|
||||
},
|
||||
"bin": "fd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user