diff --git a/bucket/procs.json b/bucket/procs.json index 3f23774fbc..796ff40860 100644 --- a/bucket/procs.json +++ b/bucket/procs.json @@ -1,12 +1,12 @@ { - "version": "0.11.10", + "version": "0.11.11", "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.10/procs-v0.11.10-x86_64-win.zip", - "hash": "995f49ee636a900feb297a78b66ddd06067e57b4aa174976c0eb8bf8c8d4d258", + "url": "https://github.com/dalance/procs/releases/download/v0.11.11/procs-v0.11.11-x86_64-win.zip", + "hash": "9f32428dfa11cb33fb5cf79066a5628284cdaa87fcb482e462f2801b7526f4b5", "extract_dir": "target\\x86_64-pc-windows-msvc\\release" } },