{
    "version": "0.13.1",
    "description": "Command-line tool for generating beautiful code snippets",
    "homepage": "https://github.com/codesnap-rs/codesnap",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/codesnap-rs/codesnap/releases/download/v0.13.1/codesnap-cli_v0.13.1_x86_64-pc-windows-msvc.zip",
            "hash": "db1da50672577dacb33740e9a70ea9ed5125e0d5c6d123e5f93afc840e0fe51b"
        }
    },
    "bin": "codesnap.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/codesnap-rs/codesnap/releases/download/v$version/codesnap-cli_v$version_x86_64-pc-windows-msvc.zip"
            }
        }
    }
}
