procs: Update to version 0.10.5

This commit is contained in:
Jakub Čábera 2020-09-26 18:40:35 +02:00
parent 1c3d5c7dfd
commit 38cf659453

View File

@ -1,12 +1,12 @@
{
"version": "0.10.4",
"version": "0.10.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.10.4/procs-v0.10.4-x86_64-win.zip",
"hash": "9bd5b73863ef62d2a42327c10e6efcb1ff7adc3588d98df2f9fd05e4c1142eb3",
"url": "https://github.com/dalance/procs/releases/download/v0.10.5/procs-v0.10.5-x86_64-win.zip",
"hash": "74f4d270bcdfd98b75bb2c1eb315f72de0ebcc7f6ee904283ce5a3a9c030ded7",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},