From 05fa8b1ab835e6c95e1a20cb1225c5f0cc40803e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:26:12 +0000 Subject: [PATCH] psutils: Update to version 0.2023.06.28 --- bucket/psutils.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/psutils.json b/bucket/psutils.json index 5de35f22de..661be25555 100644 --- a/bucket/psutils.json +++ b/bucket/psutils.json @@ -1,12 +1,12 @@ { - "version": "0.2020.02.27", + "version": "0.2023.06.28", "description": "A collection of command line utilities written in PowerShell proudly ignoring PowerShell Verb-Noun naming conventions.", "homepage": "https://github.com/lukesampson/psutils", "license": "MIT", "notes": "Please use 'timecmd' instead of 'time' in cmd.exe.", - "url": "https://github.com/lukesampson/psutils/archive/8af01127a949c64ea50b657989a4cd7744d4fffd.zip", - "hash": "8533be612d1aff09666054cbb994bea081daddce8d38237d2b7fa6fd5830f223", - "extract_dir": "psutils-8af01127a949c64ea50b657989a4cd7744d4fffd", + "url": "https://github.com/lukesampson/psutils/archive/1d746384cb351f2e38bdbe98120d3a9322bbd1a0.zip", + "hash": "fd2609aae7065a6218e566a0345f38e308a1199b9674e38db572c8465b56c3a0", + "extract_dir": "psutils-1d746384cb351f2e38bdbe98120d3a9322bbd1a0", "bin": [ "gitignore.ps1", "ln.ps1",