{
    "version": "0.9.11",
    "description": "Easily write special characters using short key combinations.",
    "homepage": "http://wincompose.info",
    "license": "WTFPL",
    "url": "https://github.com/samhocevar/wincompose/releases/download/v0.9.11/WinCompose-NoInstall-0.9.11.zip",
    "hash": "6864655b0cab138fb13a573c890577e011705ac2a2386c30d56337a84115450f",
    "extract_dir": "WinCompose-NoInstall-0.9.11",
    "pre_install": "if (!(Test-Path \"$persist_dir\\settings.ini\")) { New-Item \"$dir\\settings.ini\" | Out-Null }",
    "bin": "wincompose.exe",
    "persist": "settings.ini",
    "checkver": {
        "github": "https://github.com/samhocevar/wincompose"
    },
    "autoupdate": {
        "url": "https://github.com/samhocevar/wincompose/releases/download/v$version/WinCompose-NoInstall-$version.zip",
        "extract_dir": "WinCompose-NoInstall-$version"
    }
}
