procs: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2023-03-07 12:32:34 +00:00
parent abae3dc5c6
commit 9c48d7946f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.13.4", "version": "0.14.0",
"description": "A modern replacement for ps(1)", "description": "A modern replacement for ps(1)",
"homepage": "https://github.com/dalance/procs", "homepage": "https://github.com/dalance/procs",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.13.4/procs-v0.13.4-x86_64-windows.zip", "url": "https://github.com/dalance/procs/releases/download/v0.14.0/procs-v0.14.0-x86_64-windows.zip",
"hash": "55bfd2b5b38a31a2a994bb4ce74db3466b56a34bf5be79b014f90de9e2ef9c67" "hash": "fa3573a4446a1119893c20331ca160e983efbb03d235b4404df4bf765aecb69f"
} }
}, },
"bin": "procs.exe", "bin": "procs.exe",