procs: Update to version 0.10.9

This commit is contained in:
Jakub Čábera 2020-11-24 18:31:23 +01:00
parent c13b633350
commit 6815f8ab47

View File

@ -1,12 +1,12 @@
{
"version": "0.10.8",
"version": "0.10.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.10.8/procs-v0.10.8-x86_64-win.zip",
"hash": "f7d5cf27782387e8cc5b6508b9a582e912983d010f9369c5493c2886c41cd7a4",
"url": "https://github.com/dalance/procs/releases/download/v0.10.9/procs-v0.10.9-x86_64-win.zip",
"hash": "9f7909acb2d129dcf696477b91e2dde33849a49549f24be44bfe29bb00be1f06",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},