fzf: Update to version 0.46.1

This commit is contained in:
github-actions[bot] 2024-02-01 12:29:58 +00:00
parent b77950d6f4
commit a4fa31ba4a

View File

@ -1,16 +1,16 @@
{
"version": "0.46.0",
"version": "0.46.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.46.0/fzf-0.46.0-windows_amd64.zip",
"hash": "813de0c9b71d0a6c97015536ea26c72fb4fffca231095861d024e3fe2a6a2624"
"url": "https://github.com/junegunn/fzf/releases/download/0.46.1/fzf-0.46.1-windows_amd64.zip",
"hash": "5615e671645a59395ab4a637ac3dcddbdc288a47e2a32e51fee01c93efaed2d3"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_arm64.zip",
"hash": "6b03285fe26f1ae8a1b06203af56db9cc366ecf9c6fc7601b3f5dc5e5b82105e"
"url": "https://github.com/junegunn/fzf/releases/download/0.46.1/fzf-0.46.1-windows_arm64.zip",
"hash": "130cd169f1521e0f462b7cdf5c0595f0d85824f7acaccd224813581939dc4ca6"
}
},
"bin": "fzf.exe",