peco: Update to version 0.5.11

This commit is contained in:
github-actions[bot] 2023-03-21 08:29:13 +00:00
parent 664b208fd0
commit b6a5ab46b4

View File

@ -1,12 +1,12 @@
{ {
"version": "0.5.10", "version": "0.5.11",
"description": "Simplistic interactive filtering tool", "description": "Simplistic interactive filtering tool",
"homepage": "https://github.com/peco/peco/", "homepage": "https://github.com/peco/peco/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/peco/peco/releases/download/v0.5.10/peco_windows_amd64.zip", "url": "https://github.com/peco/peco/releases/download/v0.5.11/peco_windows_amd64.zip",
"hash": "6f709103ad1eedc20c0fb7c3c3cafce28e6da76e48262ce6bf4b3d26cda9add2", "hash": "bd0f92cf415f43b9fe19515d8c49b31683826cf3626b485217e6487d3635c95d",
"extract_dir": "peco_windows_amd64" "extract_dir": "peco_windows_amd64"
} }
}, },