From 897324b3227a0da5fdfd3e18916d1fb8e48d0d7e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 08:29:13 +0000 Subject: [PATCH] powersession: Update to version 1.4.7 --- bucket/powersession.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/powersession.json b/bucket/powersession.json index a85db74045..b89fcc8ab0 100644 --- a/bucket/powersession.json +++ b/bucket/powersession.json @@ -1,12 +1,12 @@ { - "version": "1.4.5", + "version": "1.4.7", "description": "Terminal session recorder (Asciinema format)", "homepage": "https://github.com/Watfaq/PowerSession", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.5/PowerSession-win10-x64.exe#/PowerSession.exe", - "hash": "3f5882474832ee90452fcc3d3312b587f8b2a216547595c84654b8a94005effd" + "url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.7/PowerSession-win10-x64.exe#/PowerSession.exe", + "hash": "cf54f5fa087bf84ce915ae514f2512df848d01f2d5e6fb33dff235dcc669c65a" } }, "bin": "PowerSession.exe",