mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
fd: Update to version 8.3.1
This commit is contained in:
parent
9501c34639
commit
051c83ac22
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.3.0",
|
"version": "8.3.1",
|
||||||
"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.0/fd-v8.3.0-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.1/fd-v8.3.1-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "bec94e02cd383dd2323770ecef57de34fb550f416b39fc8b75831274f585ef35",
|
"hash": "1321437a001ecd93591cebc2a5e9d8ec2883e9e216fdd4adb13c1d6d4f2e7dc3",
|
||||||
"extract_dir": "fd-v8.3.0-x86_64-pc-windows-msvc"
|
"extract_dir": "fd-v8.3.1-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.0/fd-v8.3.0-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.3.1/fd-v8.3.1-i686-pc-windows-msvc.zip",
|
||||||
"hash": "7cbe5fd79c9507602462d681da1994c1ea53f26f8cc36cf4581142ee6aa240cb",
|
"hash": "3c051c039bd1ff05262d9f4f493ac59e96c97e4c4509c93a0c6f6365020f56e8",
|
||||||
"extract_dir": "fd-v8.3.0-i686-pc-windows-msvc"
|
"extract_dir": "fd-v8.3.1-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user