From 39c5a367a20cd83d8bdc49737ba67cb4f8e5f2e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 9 Mar 2022 20:27:57 +0000 Subject: [PATCH] pshazz: Update to version 0.2022.03.09 --- bucket/pshazz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pshazz.json b/bucket/pshazz.json index 20b8a66ab4..8392efb12b 100644 --- a/bucket/pshazz.json +++ b/bucket/pshazz.json @@ -1,11 +1,11 @@ { - "version": "0.2022.02.19", + "version": "0.2022.03.09", "description": "Give your powershell some pizazz.", "homepage": "https://github.com/lukesampson/pshazz", "license": "Unlicense", - "url": "https://github.com/lukesampson/pshazz/archive/2d174c07439120d509d07484adadb3d621450d09.zip", - "hash": "2b67b482b795f223e86dac28dcd29b93118dc12092b5fba6f6fc6314a9d2b413", - "extract_dir": "pshazz-2d174c07439120d509d07484adadb3d621450d09", + "url": "https://github.com/lukesampson/pshazz/archive/2d74b2c0820a7106fa563c1db048827e7becebf8.zip", + "hash": "70f4779f07390c007ffa9576fda8b6050a62756a5efdd96617a5cd11cd879e98", + "extract_dir": "pshazz-2d74b2c0820a7106fa563c1db048827e7becebf8", "installer": { "file": "bin\\install.ps1" },