mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
fd: Update to version 8.7.0
This commit is contained in:
parent
414297ecbd
commit
65fdf84667
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.6.0",
|
"version": "8.7.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.6.0/fd-v8.6.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.0/fd-v8.7.0-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "9cff97eb1c024ed94cc76a4b2d924ab3df04b37e7430c282b8188a13f1653ebe",
|
"hash": "657cf430a1b349ce2b9cceeaed0b14220a417bbf24a85995aa6fbf8f746f4e03",
|
||||||
"extract_dir": "fd-v8.6.0-x86_64-pc-windows-msvc"
|
"extract_dir": "fd-v8.7.0-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.6.0/fd-v8.6.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.7.0/fd-v8.7.0-i686-pc-windows-msvc.zip",
|
||||||
"hash": "2783168c0af2c78ee293b447a073b06898711dd70e81405296b884c59943c6d1",
|
"hash": "0c7851a9f6c587ea1adb439748c33af23e453eb67cb14b6f1a3b9813db49890b",
|
||||||
"extract_dir": "fd-v8.6.0-i686-pc-windows-msvc"
|
"extract_dir": "fd-v8.7.0-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user