procs: Update to version 0.10.10

This commit is contained in:
Jakub Čábera 2020-11-26 07:57:42 +01:00
parent f4816ab267
commit 80672d695e

View File

@ -1,12 +1,12 @@
{
"version": "0.10.9",
"version": "0.10.10",
"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.9/procs-v0.10.9-x86_64-win.zip",
"hash": "9f7909acb2d129dcf696477b91e2dde33849a49549f24be44bfe29bb00be1f06",
"url": "https://github.com/dalance/procs/releases/download/v0.10.10/procs-v0.10.10-x86_64-win.zip",
"hash": "4a9789063de323c2a3f060fc14206de944b3a7236b252444f97d067edba233d5",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},