procs: Update to version 0.10.0

This commit is contained in:
Jakub Čábera 2020-04-21 06:41:12 +02:00
parent c7264d74d9
commit 10dd9fcf20

View File

@ -1,12 +1,12 @@
{
"version": "0.9.20",
"version": "0.10.0",
"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.20/procs-v0.9.20-x86_64-win.zip",
"hash": "4b9809e56c10785590964307228d324451c7dd4131dfaeaefad651f3b69c496a",
"url": "https://github.com/dalance/procs/releases/download/v0.10.0/procs-v0.10.0-x86_64-win.zip",
"hash": "33fb5031f1409472f5290683a964130be50d65a4578e91bd38974e7c965649b7",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},