From 87a885a7f22663fd113c6b267a9dd80711a688f6 Mon Sep 17 00:00:00 2001 From: itsmeboy0 <75471378+itsmeboy0@users.noreply.github.com> Date: Wed, 10 Nov 2021 14:20:08 +0800 Subject: [PATCH] PowerSession: Update to version 1.4.4 (#2924) --- bucket/PowerSession.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/PowerSession.json b/bucket/PowerSession.json index a03a177cc2..8d47784d12 100644 --- a/bucket/PowerSession.json +++ b/bucket/PowerSession.json @@ -1,12 +1,12 @@ { - "version": "1.4.3", + "version": "1.4.4", "description": "Terminal session recorder (Asciinema format)", "homepage": "https://github.com/ibigbug/PowerSession", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/ibigbug/PowerSession/releases/download/v1.4.3/PowerSession-win10-x64.exe#/PowerSession.exe", - "hash": "7a77ea6fe75a46fe78508961849f3fa6e4bd6fd37636571c2f86b4a1378f677a" + "url": "https://github.com/ibigbug/PowerSession/releases/download/v1.4.4/PowerSession-win10-x64.exe#/PowerSession.exe", + "hash": "8828a832448ce11c5899f4329b62b65e3c484a55339ba0d1509748b0e62a75b7" } }, "bin": "PowerSession.exe",