From bbba47bdd27d70ddfe32890900084299f1b4bd39 Mon Sep 17 00:00:00 2001 From: Jan Tezner Date: Tue, 10 Nov 2015 00:05:12 +0100 Subject: [PATCH] Update Pshazz app to latest commit --- pshazz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pshazz.json b/pshazz.json index 7c6f7eb038..7c3d827286 100644 --- a/pshazz.json +++ b/pshazz.json @@ -1,8 +1,8 @@ { - "version": "0.2014.11.25", - "url": "https://github.com/lukesampson/pshazz/archive/3b7b426320e42718b7ef3b0ebf9bbe06c6ee0430.zip", - "extract_dir": "pshazz-3b7b426320e42718b7ef3b0ebf9bbe06c6ee0430", - "hash": "b8ee4ccffa719bbe97b47856457592f13ce4103e92b6bb41ff421a00f21bb08a", + "version": "0.2015.11.10", + "url": "https://github.com/lukesampson/pshazz/archive/33620d2ead54dd2c27f05ef60833f0597e1ae978.zip", + "extract_dir": "pshazz-33620d2ead54dd2c27f05ef60833f0597e1ae978", + "hash": "71825ce737c857c52203696a01f26776e8715014a392cb1a497961f7051d4da3", "bin": [ "bin\\pshazz.ps1", "libexec\\askpass.exe" ], "installer": { "file": "bin\\install.ps1" } }