procs: Update to version 0.11.13

This commit is contained in:
github-actions[bot] 2021-12-24 12:29:49 +00:00
parent d09250f48a
commit 1bcbd8b388

View File

@ -1,12 +1,12 @@
{
"version": "0.11.12",
"version": "0.11.13",
"description": "A modern replacement for ps(1)",
"homepage": "https://github.com/dalance/procs",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.11.12/procs-v0.11.12-x86_64-win.zip",
"hash": "f742a4362beb18249d50c7e70b07f439932dbc3d5722ccb5513583e52e526860",
"url": "https://github.com/dalance/procs/releases/download/v0.11.13/procs-v0.11.13-x86_64-win.zip",
"hash": "becece4998b4bb3b32c2d04ba8bd480719bdaf689a12098ed5115998ac39b9f4",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},