fzf: Update to version 0.48.0

This commit is contained in:
github-actions[bot] 2024-03-13 16:46:39 +00:00
parent 63720c6f03
commit 5885fa13e3

View File

@ -1,16 +1,16 @@
{
"version": "0.47.0",
"version": "0.48.0",
"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.47.0/fzf-0.47.0-windows_amd64.zip",
"hash": "26b9efe130873c4d39bceb80bce3e886cd53470ce2e0cec87ee57a968267f209"
"url": "https://github.com/junegunn/fzf/releases/download/0.48.0/fzf-0.48.0-windows_amd64.zip",
"hash": "8af1ec22719213ecbbf43e4223ab8d712b77fd38710f8a3294de7529987ef4f7"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.47.0/fzf-0.47.0-windows_arm64.zip",
"hash": "a08fa3affc15077a69b783989035a49ea79d24364c007dc98069fde5f12cc11f"
"url": "https://github.com/junegunn/fzf/releases/download/0.48.0/fzf-0.48.0-windows_arm64.zip",
"hash": "41ed3540dae485215d836ee349bd412a32380af508d89c1e42f4e38af3c114ce"
}
},
"bin": "fzf.exe",