From e505d8db3d11e353dc5c39fd7c3a6ea3d759d044 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Sep 2022 12:33:51 +0000 Subject: [PATCH] powersession-rs: Update to version 0.1.7 --- bucket/powersession-rs.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/powersession-rs.json b/bucket/powersession-rs.json index bb5e5618a5..2065cda0c7 100644 --- a/bucket/powersession-rs.json +++ b/bucket/powersession-rs.json @@ -1,12 +1,12 @@ { - "version": "0.1.6", + "version": "0.1.7", "description": "Terminal session recorder (Asciinema format) written in Rust.", "homepage": "https://github.com/Watfaq/PowerSession-rs", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v0.1.6/PowerSession.exe", - "hash": "0f923958c9b83fc998a03e96272af865755472c6e77ce44532e43d1e81a4c6a1" + "url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v0.1.7/PowerSession.exe", + "hash": "bcdcd81f11f4b5f8ce4715f93df9b2fff9b3a1b1a62bb440f29106023b97c240" } }, "bin": "PowerSession.exe",