procs: Update to version 0.9.16

This commit is contained in:
Richard Kuhnt 2020-03-02 08:01:49 +00:00
parent 2fa3311ba4
commit d003ac143d

View File

@ -1,12 +1,12 @@
{
"version": "0.9.12",
"version": "0.9.16",
"homepage": "https://github.com/dalance/procs",
"description": "A modern replacement for ps(1)",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.9.12/procs-v0.9.12-x86_64-win.zip",
"hash": "62b5dc3e588c72d60ed90dcfc1b3669cdbf310be8a627e94e6e5929b58c59eb5",
"url": "https://github.com/dalance/procs/releases/download/v0.9.16/procs-v0.9.16-x86_64-win.zip",
"hash": "a87c9a18b66daad9f0cb50de363c99ac0b1dc1f749de669df6addecffd58f97f",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},