diff --git a/bucket/procs.json b/bucket/procs.json index 988246af1e..ab6650f220 100644 --- a/bucket/procs.json +++ b/bucket/procs.json @@ -1,12 +1,12 @@ { - "version": "0.11.1", + "version": "0.11.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.11.1/procs-v0.11.1-x86_64-win.zip", - "hash": "acbe49fc83c6b7ad172b29cb9062818a97530cbebf6a856aa78d5882a5b7e352", + "url": "https://github.com/dalance/procs/releases/download/v0.11.2/procs-v0.11.2-x86_64-win.zip", + "hash": "ae86bea58c199470c9f506e7d8f5105cb8145bbd2b02e2bcaffae2b5f1c5535b", "extract_dir": "target\\x86_64-pc-windows-msvc\\release" } },