{
    "version": "1.6.5",
    "description": "A tool for creating styled YouTube subtitles.",
    "homepage": "https://github.com/arcusmaximus/YTSubConverter",
    "license": "MIT",
    "url": "https://github.com/arcusmaximus/YTSubConverter/releases/download/1.6.5/YTSubConverter.exe",
    "hash": "85fdb21727c64bf5bf8067054f0dbaa6d6e52b0d8a8b3c5308988eb3ae206d75",
    "pre_install": "if(!(Test-Path \"$persist_dir\\StyleOptions.xml\")) {New-Item \"$dir\\StyleOptions.xml\" -ItemType File | Out-Null}",
    "bin": "YTSubConverter.exe",
    "shortcuts": [
        [
            "YTSubConverter.exe",
            "YTSubConverter"
        ]
    ],
    "persist": "StyleOptions.xml",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/arcusmaximus/YTSubConverter/releases/download/$version/YTSubConverter.exe"
    }
}
