procs: Update to version 0.12.3

This commit is contained in:
github-actions[bot] 2022-05-25 04:30:47 +00:00
parent c19d6db3cb
commit db6e24dcc5

View File

@ -1,12 +1,12 @@
{
"version": "0.12.2",
"version": "0.12.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.12.2/procs-v0.12.2-x86_64-windows.zip",
"hash": "e313abc8d56af2640ec3e6e83f281833cad862db665fba5054e914bfe3540047",
"url": "https://github.com/dalance/procs/releases/download/v0.12.3/procs-v0.12.3-x86_64-windows.zip",
"hash": "8066d8ec612d7cfd148bdcc0a432a7c3f476e5fa77cd928ae6c05fb6be99aae9",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},