From 7bdf38bdd280f13b407c60e9940357855cf9f733 Mon Sep 17 00:00:00 2001 From: Jan Tezner Date: Tue, 10 Nov 2015 08:17:37 +0100 Subject: [PATCH] Fix Pshazz default theme --- pshazz.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pshazz.json b/pshazz.json index 7c3d827286..e9445eb9f1 100644 --- a/pshazz.json +++ b/pshazz.json @@ -1,8 +1,8 @@ { - "version": "0.2015.11.10", - "url": "https://github.com/lukesampson/pshazz/archive/33620d2ead54dd2c27f05ef60833f0597e1ae978.zip", - "extract_dir": "pshazz-33620d2ead54dd2c27f05ef60833f0597e1ae978", - "hash": "71825ce737c857c52203696a01f26776e8715014a392cb1a497961f7051d4da3", + "version": "0.2015.11.10.1", + "url": "https://github.com/lukesampson/pshazz/archive/e6e069d7fbf7f2d997a036cf5c94f2c270e958bb.zip", + "extract_dir": "pshazz-e6e069d7fbf7f2d997a036cf5c94f2c270e958bb", + "hash": "899fe4780e8198f8e5e7cfd03bf79789c0366cee3479906c2219d9bd89af6975", "bin": [ "bin\\pshazz.ps1", "libexec\\askpass.exe" ], "installer": { "file": "bin\\install.ps1" } }