procs: Update to version 0.10.4

This commit is contained in:
Jakub Čábera 2020-08-10 10:15:56 +02:00
parent ee2f4614eb
commit 00fd483bfd

View File

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