procs: Update to version 0.11.1

This commit is contained in:
Jakub Čábera 2021-01-28 15:27:14 +01:00
parent 4c13baebe8
commit 13405cf706

View File

@ -1,12 +1,12 @@
{
"version": "0.10.10",
"version": "0.11.1",
"description": "A modern replacement for ps(1)",
"homepage": "https://github.com/dalance/procs",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.10.10/procs-v0.10.10-x86_64-win.zip",
"hash": "4a9789063de323c2a3f060fc14206de944b3a7236b252444f97d067edba233d5",
"url": "https://github.com/dalance/procs/releases/download/v0.11.1/procs-v0.11.1-x86_64-win.zip",
"hash": "acbe49fc83c6b7ad172b29cb9062818a97530cbebf6a856aa78d5882a5b7e352",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},