mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
peco: Update to version 0.5.10
This commit is contained in:
parent
a9439f57f6
commit
1c637b03b1
@ -1,18 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.5.8",
|
"version": "0.5.10",
|
||||||
"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.8/peco_windows_amd64.zip",
|
"url": "https://github.com/peco/peco/releases/download/v0.5.10/peco_windows_amd64.zip",
|
||||||
"hash": "2c574fda20ceb229df82276fb3445977b30a8a902fc21c5549d0bd43f0b255d5",
|
"hash": "6f709103ad1eedc20c0fb7c3c3cafce28e6da76e48262ce6bf4b3d26cda9add2",
|
||||||
"extract_dir": "peco_windows_amd64"
|
"extract_dir": "peco_windows_amd64"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/peco/peco/releases/download/v0.5.8/peco_windows_386.zip",
|
|
||||||
"hash": "4a1c7b8ba3d5a4093fbe257949eceaa651d360a9db2e5d3ef3b1a4ab22bb4324",
|
|
||||||
"extract_dir": "peco_windows_386"
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "peco.exe",
|
"bin": "peco.exe",
|
||||||
@ -21,9 +16,6 @@
|
|||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/peco/peco/releases/download/v$version/peco_windows_amd64.zip"
|
"url": "https://github.com/peco/peco/releases/download/v$version/peco_windows_amd64.zip"
|
||||||
},
|
|
||||||
"32bit": {
|
|
||||||
"url": "https://github.com/peco/peco/releases/download/v$version/peco_windows_386.zip"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user