procs: Update to version 0.11.9

This commit is contained in:
Jakub Čábera 2021-06-21 22:08:54 -07:00
parent e63873a58a
commit ead7aa6a13

View File

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