mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
fd: Update to version 8.5.2
This commit is contained in:
parent
ab31ac12ca
commit
cb4d5e07fb
@ -1,18 +1,18 @@
|
|||||||
{
|
{
|
||||||
"version": "8.5.3",
|
"version": "8.5.2",
|
||||||
"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.5.3/fd-v8.5.3-x86_64-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.2/fd-v8.5.2-x86_64-pc-windows-msvc.zip",
|
||||||
"hash": "2e9fe19b0c3b1ec67f9b834fa763b3a614ec9d0addaacbca4614e862fb3ee4fb",
|
"hash": "0ec4c16b419da2da32b4b012da2ff6367bd0b7594ba574c40d701f86e6168682",
|
||||||
"extract_dir": "fd-v8.5.3-x86_64-pc-windows-msvc"
|
"extract_dir": "fd-v8.5.2-x86_64-pc-windows-msvc"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.3/fd-v8.5.3-i686-pc-windows-msvc.zip",
|
"url": "https://github.com/sharkdp/fd/releases/download/v8.5.2/fd-v8.5.2-i686-pc-windows-msvc.zip",
|
||||||
"hash": "ad09fc668a12eb1bfae3bfd22dd327f45e97210c37bfd76d7bede79f46a7896f",
|
"hash": "00cf613b9ac7256070137a60e0668b102988ee8764c334c1ad386a2076a7762f",
|
||||||
"extract_dir": "fd-v8.5.3-i686-pc-windows-msvc"
|
"extract_dir": "fd-v8.5.2-i686-pc-windows-msvc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "fd.exe",
|
"bin": "fd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user