{
    "version": "1.4.7",
    "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",
            "hash": "cf54f5fa087bf84ce915ae514f2512df848d01f2d5e6fb33dff235dcc669c65a"
        }
    },
    "bin": "PowerSession.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Watfaq/PowerSession/releases/download/v$version/PowerSession-win10-x64.exe#/PowerSession.exe"
            }
        }
    }
}
