procs: Update to version 0.10.1

This commit is contained in:
Jakub Čábera 2020-05-01 22:51:42 +02:00
parent 4344ee3669
commit b5d2984dc6

View File

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