{
    "version": "0.1.11",
    "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.11/PowerSession.exe",
            "hash": "2d3e490f3727f3721ac493b40e2e8aa4e51703c47f5ca116d307979c2683dfee"
        }
    },
    "bin": "PowerSession.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Watfaq/PowerSession-rs/releases/download/v$version/PowerSession.exe"
            }
        }
    }
}
