{
    "version": "2.15.0.915",
    "description": "Text-To-Speech software based on SAPI",
    "homepage": "http://balabolka.site/balabolka.htm",
    "license": "Freeware",
    "url": "http://balabolka.site/balabolka_portable.zip",
    "hash": "7cb0e6548f94891076846a257b28675a393c4cc71e9833acef32a092f63ca13d",
    "extract_dir": "Balabolka",
    "post_install": "Get-ChildItem \"$persist_dir\\*\" -Include 'balabolka.dat', 'balabolka.pcfg', 'balabolka.echo' -Force | Copy-Item -Destination \"$dir\" -ErrorAction SilentlyContinue",
    "uninstaller": {
        "script": "Get-ChildItem \"$dir\\*\" -Include 'balabolka.dat', 'balabolka.pcfg', 'balabolka.echo' -Force | Copy-Item -Destination \"$persist_dir\" -ErrorAction SilentlyContinue -Force"
    },
    "shortcuts": [
        [
            "balabolka.exe",
            "Balabolka"
        ]
    ],
    "persist": [
        "dictionaries",
        "hunspell",
        "skins"
    ],
    "checkver": {
        "url": "http://balabolka.site/changelog.txt",
        "regex": "[\\d-]+\\s+v([\\d.]+)"
    },
    "autoupdate": {
        "url": "http://balabolka.site/balabolka_portable.zip"
    }
}
