{
    "version": "0.9.4",
    "description": "Video effect tool which emulates NTSC and VHS video artifacts",
    "homepage": "https://ntsc.rs/",
    "license": "MIT,ISC,Apache-2.0,GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/valadaptive/ntsc-rs/releases/download/v0.9.4/ntsc-rs-windows-standalone.zip",
            "hash": "c11ffaa0a267c2275474ff98eebf34d725f4dc2c99758d5c9c9711a050630448"
        }
    },
    "extract_dir": "ntsc-rs-windows-standalone",
    "shortcuts": [
        [
            "ntsc-rs-launcher.exe",
            "ntsc-rs"
        ]
    ],
    "checkver": {
        "github": "https://github.com/valadaptive/ntsc-rs"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/valadaptive/ntsc-rs/releases/download/v$version/ntsc-rs-windows-standalone.zip"
            }
        }
    }
}
