procs: Update to version 0.9.19

This commit is contained in:
Richard Kuhnt 2020-03-08 06:01:53 +00:00
parent 39099d6ce7
commit 6fb234e64f

View File

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