From a35f6b9169c08d3f2d372a94290d10ace8b3ae3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Sun, 31 Jan 2021 11:07:51 +0100 Subject: [PATCH] pshazz: Update to version 0.2021.01.30 --- bucket/pshazz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/pshazz.json b/bucket/pshazz.json index 050defa660..878edb99b2 100644 --- a/bucket/pshazz.json +++ b/bucket/pshazz.json @@ -1,11 +1,11 @@ { - "version": "0.2021.01.14", + "version": "0.2021.01.30", "description": "Give your powershell some pizazz.", "homepage": "https://github.com/lukesampson/pshazz", "license": "Unlicense", - "url": "https://github.com/lukesampson/pshazz/archive/249a63dbb8cd066ff83270d9e533298c58a24992.zip", - "hash": "73d4bb923c2245f0f64f447843b3921e40269479c304b166d5a82f1823af01d9", - "extract_dir": "pshazz-249a63dbb8cd066ff83270d9e533298c58a24992", + "url": "https://github.com/lukesampson/pshazz/archive/c5c26e47c233c602d19ca53ce01ec56888b400be.zip", + "hash": "e3ab50c8fffea96d71f4e57ee91b292ac6bbf706627035fbc58fb2530e99ac2f", + "extract_dir": "pshazz-c5c26e47c233c602d19ca53ce01ec56888b400be", "installer": { "file": "bin\\install.ps1" },