procs: Update to version 0.11.5

This commit is contained in:
Jakub Čábera 2021-05-06 08:35:56 +02:00
parent 96a2b55863
commit 4e00de3a5a

View File

@ -1,12 +1,12 @@
{
"version": "0.11.4",
"version": "0.11.5",
"description": "A modern replacement for ps(1)",
"homepage": "https://github.com/dalance/procs",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.11.4/procs-v0.11.4-x86_64-win.zip",
"hash": "96374bcddef6abc99c216f9e5a5ecad6b10924c045b28dd185f1723deead28ea",
"url": "https://github.com/dalance/procs/releases/download/v0.11.5/procs-v0.11.5-x86_64-win.zip",
"hash": "5a116397bb137f0514bd08ea347fbbb101ee907762eda3e7d48456aa1bdadff2",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},