From 9c48d7946f0d42a999b8d8d6f358b6585e1013c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:32:34 +0000 Subject: [PATCH] procs: Update to version 0.14.0 --- bucket/procs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/procs.json b/bucket/procs.json index 93c5303846..b26f7ab9af 100644 --- a/bucket/procs.json +++ b/bucket/procs.json @@ -1,12 +1,12 @@ { - "version": "0.13.4", + "version": "0.14.0", "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.4/procs-v0.13.4-x86_64-windows.zip", - "hash": "55bfd2b5b38a31a2a994bb4ce74db3466b56a34bf5be79b014f90de9e2ef9c67" + "url": "https://github.com/dalance/procs/releases/download/v0.14.0/procs-v0.14.0-x86_64-windows.zip", + "hash": "fa3573a4446a1119893c20331ca160e983efbb03d235b4404df4bf765aecb69f" } }, "bin": "procs.exe",