diff --git a/bucket/procs.json b/bucket/procs.json index 5ed754b9ff..70549adc18 100644 --- a/bucket/procs.json +++ b/bucket/procs.json @@ -1,12 +1,12 @@ { - "version": "0.10.3", - "homepage": "https://github.com/dalance/procs", + "version": "0.10.4", "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.10.3/procs-v0.10.3-x86_64-win.zip", - "hash": "00ef5c46bcdd5981f5b737cca382052e64d9b41e19e76ee4972f3e44af8da78c", + "url": "https://github.com/dalance/procs/releases/download/v0.10.4/procs-v0.10.4-x86_64-win.zip", + "hash": "9bd5b73863ef62d2a42327c10e6efcb1ff7adc3588d98df2f9fd05e4c1142eb3", "extract_dir": "target\\x86_64-pc-windows-msvc\\release" } },