fzf: Update to version 0.48.1

This commit is contained in:
github-actions[bot] 2024-03-17 08:25:24 +00:00
parent 3cb57f36c3
commit faf09366e6

View File

@ -1,16 +1,16 @@
{
"version": "0.48.0",
"version": "0.48.1",
"description": "A general-purpose command-line fuzzy finder",
"homepage": "https://github.com/junegunn/fzf",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/0.48.0/fzf-0.48.0-windows_amd64.zip",
"hash": "8af1ec22719213ecbbf43e4223ab8d712b77fd38710f8a3294de7529987ef4f7"
"url": "https://github.com/junegunn/fzf/releases/download/0.48.1/fzf-0.48.1-windows_amd64.zip",
"hash": "e8d7c48034517a5dabe4f0d19bc0166bac03323cbd8f4605e859ccf22d232fdb"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.48.0/fzf-0.48.0-windows_arm64.zip",
"hash": "41ed3540dae485215d836ee349bd412a32380af508d89c1e42f4e38af3c114ce"
"url": "https://github.com/junegunn/fzf/releases/download/0.48.1/fzf-0.48.1-windows_arm64.zip",
"hash": "3ab1670a3d9d0a53ef8990e994e1ecbd0ab9f3b82a9bb65fe68ab8a9451e7fdb"
}
},
"bin": "fzf.exe",