mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
PowerSession: Add notes about PowerSession-rs (#3642)
* Update powersession.json * Update bucket/powersession.json Co-authored-by: sitiom <sitiom@disroot.org> * Update powersession.json * Update powersession.json Co-authored-by: sitiom <sitiom@disroot.org>
This commit is contained in:
parent
6ea8fd529e
commit
37250c3827
@ -1,8 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.7",
|
"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",
|
"homepage": "https://github.com/Watfaq/PowerSession",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
"notes": [
|
||||||
|
"This C# version will be less updated",
|
||||||
|
"Feel free to checkout the brand new Rust version: scoop install PowerSession-rs"
|
||||||
|
],
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.7/PowerSession-win10-x64.exe#/PowerSession.exe",
|
"url": "https://github.com/Watfaq/PowerSession/releases/download/v1.4.7/PowerSession-win10-x64.exe#/PowerSession.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user