From 37250c38277e44c8226f69a3dd613357783ef720 Mon Sep 17 00:00:00 2001 From: Yuwei Ba Date: Sat, 4 Jun 2022 05:10:50 +1000 Subject: [PATCH] PowerSession: Add notes about PowerSession-rs (#3642) * Update powersession.json * Update bucket/powersession.json Co-authored-by: sitiom * Update powersession.json * Update powersession.json Co-authored-by: sitiom --- bucket/powersession.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/bucket/powersession.json b/bucket/powersession.json index b89fcc8ab0..99a0c19119 100644 --- a/bucket/powersession.json +++ b/bucket/powersession.json @@ -1,8 +1,12 @@ { "version": "1.4.7", - "description": "Terminal session recorder (Asciinema format)", + "description": "Terminal session recorder (Asciinema format) written in C#", "homepage": "https://github.com/Watfaq/PowerSession", "license": "MIT", + "notes": [ + "This C# version will be less updated", + "Feel free to checkout the brand new Rust version: scoop install PowerSession-rs" + ], "architecture": { "64bit": { "url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.7/PowerSession-win10-x64.exe#/PowerSession.exe",