procs: Update to version 0.11.8

This commit is contained in:
Jakub Čábera 2021-05-28 06:23:51 -07:00
parent 2821239422
commit 7599501792

View File

@ -1,12 +1,12 @@
{
"version": "0.11.7",
"version": "0.11.8",
"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.7/procs-v0.11.7-x86_64-win.zip",
"hash": "573c23e498d05bc5896c9bbfe831382205bff335d0bd46715e3126fd7f56c877",
"url": "https://github.com/dalance/procs/releases/download/v0.11.8/procs-v0.11.8-x86_64-win.zip",
"hash": "fddc047eab32962e692d1c66d69d98ac3bc4a47450484822a82d759b88a9dfb7",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},