procs: Update to version 0.11.12

This commit is contained in:
github-actions[bot] 2021-12-15 04:30:21 +00:00
parent db34bd349d
commit c2bf533652

View File

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