fzf@0.46.0: Fix hash (Closes #5464)

This commit is contained in:
github-actions[bot] 2024-01-24 07:47:39 +00:00
parent fd0ab7a6b3
commit ba2c7f4b73

View File

@ -6,11 +6,11 @@
"architecture": {
"64bit": {
"url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_amd64.zip",
"hash": "8acabc8408b1ccb3354df65972c632151bb87d6e7f30ebf2069b74d66062b8f6"
"hash": "813de0c9b71d0a6c97015536ea26c72fb4fffca231095861d024e3fe2a6a2624"
},
"arm64": {
"url": "https://github.com/junegunn/fzf/releases/download/0.46.0/fzf-0.46.0-windows_arm64.zip",
"hash": "00cb61f7ed723ce7f35d1942ab8802f3ad3c16b1089b99cce611bd157cff6e20"
"hash": "6b03285fe26f1ae8a1b06203af56db9cc366ecf9c6fc7601b3f5dc5e5b82105e"
}
},
"bin": "fzf.exe",