{
    "version": "2.11.1",
    "description": "A simple and lightweight translator that allows to translate and speak text.",
    "homepage": "https://crow-translate.github.io",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/crow-translate/crow-translate/releases/download/2.11.1/crow-translate-2.11.1-win64.exe#/dl.7z",
            "hash": "9d67c505af540f3c96f776724f3fc95061d09812b031adafc5de07401110b915"
        }
    },
    "pre_install": "Remove-Item \"$dir\\`$*\" -Recurse",
    "bin": "crow.exe",
    "shortcuts": [
        [
            "crow.exe",
            "Crow"
        ]
    ],
    "checkver": {
        "github": "https://github.com/crow-translate/crow-translate"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/crow-translate/crow-translate/releases/download/$version/crow-translate-$version-win64.exe#/dl.7z"
            }
        }
    }
}
