From 5a11caa98fdd8e4f1372904f4def7fd32fa820f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Jan 2023 16:28:26 +0000 Subject: [PATCH] procs: Update to version 0.13.4 --- bucket/procs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/procs.json b/bucket/procs.json index 5bb25e12c4..93c5303846 100644 --- a/bucket/procs.json +++ b/bucket/procs.json @@ -1,12 +1,12 @@ { - "version": "0.13.3", + "version": "0.13.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.13.3/procs-v0.13.3-x86_64-windows.zip", - "hash": "9e3dee1f7f20dca5e70de74e2b9dff7571227984450a3c7279dd51289af17e96" + "url": "https://github.com/dalance/procs/releases/download/v0.13.4/procs-v0.13.4-x86_64-windows.zip", + "hash": "55bfd2b5b38a31a2a994bb4ce74db3466b56a34bf5be79b014f90de9e2ef9c67" } }, "bin": "procs.exe",