procs: Update to version 0.11.3

This commit is contained in:
Jakub Čábera 2021-01-30 09:42:17 +01:00
parent b2bfaa8d81
commit c23c4a9fb6

View File

@ -1,12 +1,12 @@
{
"version": "0.11.2",
"version": "0.11.3",
"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.2/procs-v0.11.2-x86_64-win.zip",
"hash": "ae86bea58c199470c9f506e7d8f5105cb8145bbd2b02e2bcaffae2b5f1c5535b",
"url": "https://github.com/dalance/procs/releases/download/v0.11.3/procs-v0.11.3-x86_64-win.zip",
"hash": "b6ba028cda2ce974aa4584b56f95734c0a4aece75d02fab0572fda950b4ac650",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},