procs: Update to version 0.13.2

This commit is contained in:
github-actions[bot] 2022-10-05 04:33:30 +00:00
parent fb5330bf74
commit d5f9524a1c

View File

@ -1,12 +1,12 @@
{
"version": "0.13.1",
"version": "0.13.2",
"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.13.1/procs-v0.13.1-x86_64-windows.zip",
"hash": "8a46a43300dfc860a92df41a2900d33b02d682c5fe39b8793907261168651f18",
"url": "https://github.com/dalance/procs/releases/download/v0.13.2/procs-v0.13.2-x86_64-windows.zip",
"hash": "8f65fc1598f654af523fd843495676edd4aa714485994eb89ffffe5c888f2020",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},