diff --git a/bucket/procs.json b/bucket/procs.json index 5b56c3f02e..4f8f47e19d 100644 --- a/bucket/procs.json +++ b/bucket/procs.json @@ -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" } },