mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 06:41:19 +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",
|
||||
"homepage": "https://github.com/peco/peco/",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/peco/peco/releases/download/v0.5.8/peco_windows_amd64.zip",
|
||||
"hash": "2c574fda20ceb229df82276fb3445977b30a8a902fc21c5549d0bd43f0b255d5",
|
||||
"url": "https://github.com/peco/peco/releases/download/v0.5.10/peco_windows_amd64.zip",
|
||||
"hash": "6f709103ad1eedc20c0fb7c3c3cafce28e6da76e48262ce6bf4b3d26cda9add2",
|
||||
"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",
|
||||
@ -21,9 +16,6 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"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