procs: Update to version 0.14.1

This commit is contained in:
github-actions[bot] 2023-10-06 12:30:29 +00:00
parent 8dbec086c2
commit 9535fec3d1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.14.0", "version": "0.14.1",
"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.14.0/procs-v0.14.0-x86_64-windows.zip", "url": "https://github.com/dalance/procs/releases/download/v0.14.1/procs-v0.14.1-x86_64-windows.zip",
"hash": "fa3573a4446a1119893c20331ca160e983efbb03d235b4404df4bf765aecb69f" "hash": "57b7bb9625a8c5f84dd2f85e8774842415fa02827f2740a3bdf9506e8f358805"
} }
}, },
"bin": "procs.exe", "bin": "procs.exe",