From e6ad9c34e5d711ba3c6f6a4a40d1b0a657f15e50 Mon Sep 17 00:00:00 2001 From: Jan Tezner Date: Fri, 13 Nov 2015 00:24:24 +0100 Subject: [PATCH] Update pshazz app to version 0.2015.11.13 --- pshazz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pshazz.json b/pshazz.json index e9445eb9f1..25e066c9d5 100644 --- a/pshazz.json +++ b/pshazz.json @@ -1,8 +1,8 @@ { - "version": "0.2015.11.10.1", - "url": "https://github.com/lukesampson/pshazz/archive/e6e069d7fbf7f2d997a036cf5c94f2c270e958bb.zip", - "extract_dir": "pshazz-e6e069d7fbf7f2d997a036cf5c94f2c270e958bb", - "hash": "899fe4780e8198f8e5e7cfd03bf79789c0366cee3479906c2219d9bd89af6975", + "version": "0.2015.11.13", + "url": "https://github.com/lukesampson/pshazz/archive/dac26379c038b617b09082993d17a28333d26cc0.zip", + "extract_dir": "pshazz-dac26379c038b617b09082993d17a28333d26cc0", + "hash": "70684d10f5b162d1cdc873232a4c7fa84d767f8e026c5ed61687a6eca254e4d6", "bin": [ "bin\\pshazz.ps1", "libexec\\askpass.exe" ], "installer": { "file": "bin\\install.ps1" } }