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",