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