From 7ab06d64a42712e8b9a949fb8142984c12f2ea30 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 12 Nov 2019 10:00:27 +0000 Subject: [PATCH] PowerSession: Update to version 1.2.1 --- bucket/PowerSession.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/PowerSession.json b/bucket/PowerSession.json index 720bf67db0..0f03d5418c 100644 --- a/bucket/PowerSession.json +++ b/bucket/PowerSession.json @@ -1,10 +1,10 @@ { - "version": "1.2.0", + "version": "1.2.1", "description": "Powershell session recorder.", "homepage": "https://github.com/ibigbug/PowerSession", "license": "MIT", - "url": "https://github.com/ibigbug/PowerSession/releases/download/release-v1.2.0/PowerSession.exe", - "hash": "aaade9885c357777835933d5863bec9877838901988442fb90be2c374182eed0", + "url": "https://github.com/ibigbug/PowerSession/releases/download/release-v1.2.1/PowerSession.exe", + "hash": "8606db94e19119c1689705e0755bb1efa878574371d086f9ab5ed8f82922ce79", "bin": "PowerSession.exe", "checkver": { "github": "https://github.com/ibigbug/PowerSession",