procs: Update to version 0.11.11

This commit is contained in:
github-actions[bot] 2021-12-14 08:29:19 +00:00
parent 70eae2eebc
commit fe64364f7b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.11.10", "version": "0.11.11",
"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.11.10/procs-v0.11.10-x86_64-win.zip", "url": "https://github.com/dalance/procs/releases/download/v0.11.11/procs-v0.11.11-x86_64-win.zip",
"hash": "995f49ee636a900feb297a78b66ddd06067e57b4aa174976c0eb8bf8c8d4d258", "hash": "9f32428dfa11cb33fb5cf79066a5628284cdaa87fcb482e462f2801b7526f4b5",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release" "extract_dir": "target\\x86_64-pc-windows-msvc\\release"
} }
}, },