procs: Update to version 0.9.12

This commit is contained in:
Richard Kuhnt 2020-02-25 03:01:52 +00:00
parent a5ef9e50bd
commit 78df5744b8

View File

@ -1,12 +1,12 @@
{
"version": "0.9.11",
"version": "0.9.12",
"homepage": "https://github.com/dalance/procs",
"description": "A modern replacement for ps(1)",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/dalance/procs/releases/download/v0.9.11/procs-v0.9.11-x86_64-win.zip",
"hash": "74b2336282598e23ffe7a5328c96c6584206b9bb6aff45b00f17e75e61bf7711",
"url": "https://github.com/dalance/procs/releases/download/v0.9.12/procs-v0.9.12-x86_64-win.zip",
"hash": "62b5dc3e588c72d60ed90dcfc1b3669cdbf310be8a627e94e6e5929b58c59eb5",
"extract_dir": "target\\x86_64-pc-windows-msvc\\release"
}
},