peco: Update to version 0.5.7

This commit is contained in:
Richard Kuhnt 2020-01-10 04:00:26 +00:00
parent d1aa894850
commit a73b4a7b26

View File

@ -1,17 +1,17 @@
{
"homepage": "https://github.com/peco/peco/",
"description": "Simplistic interactive filtering tool",
"version": "0.5.6",
"version": "0.5.7",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/peco/peco/releases/download/v0.5.6/peco_windows_amd64.zip",
"hash": "589b2a1bdf5b3bac432c9fd1d2057876531337784fae760ee8aaa56f210b64ad",
"url": "https://github.com/peco/peco/releases/download/v0.5.7/peco_windows_amd64.zip",
"hash": "e4c4b3f2f085f20ae30f0577b0fe72716c05ec598d3311c0b9b7fecde1a67d2d",
"extract_dir": "peco_windows_amd64"
},
"32bit": {
"url": "https://github.com/peco/peco/releases/download/v0.5.6/peco_windows_386.zip",
"hash": "e715effcca83abffbf3038366e12c59a3b45f86b90e11bb33fa7222d3b217ac9",
"url": "https://github.com/peco/peco/releases/download/v0.5.7/peco_windows_386.zip",
"hash": "041995967933642af131088befec20c36faa771faae26941e3dd998ca5a7a4c3",
"extract_dir": "peco_windows_386"
}
},