procs: Update to version 0.14.2

This commit is contained in:
github-actions[bot] 2023-10-18 16:27:54 +00:00
parent ac6880424c
commit ee587b0c2a

View File

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