procs: Update to version 0.9.18

This commit is contained in:
Richard Kuhnt 2020-03-05 07:01:49 +00:00
parent fdcfb6bebe
commit 518acbf98a

View File

@ -1,12 +1,12 @@
{
"version": "0.9.17",
"version": "0.9.18",
"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.17/procs-v0.9.17-x86_64-win.zip",
"hash": "e8c1fd22e7b5bc52920213b6c033928fd3576f9060ab4e9e7dcfeec3428660ed",
"url": "https://github.com/dalance/procs/releases/download/v0.9.18/procs-v0.9.18-x86_64-win.zip",
"hash": "eca4f6346e2682358f81dd8ba67f6eecc7f6ec65fb3c187afc8b0ab1d9fc14f6",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},