{
    "version": "2.0.6",
    "description": "A ready-to-use, ready-to-go translation and OCR tool developed by WPF",
    "homepage": "https://stranslate.zggsong.com",
    "license": {
        "identifier": "MIT",
        "url": "https://github.com/STranslate/STranslate/blob/main/LICENSE"
    },
    "suggest": {
        ".NET Desktop Runtime 10.0": "versions/windowsdesktop-runtime-10.0"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/STranslate/STranslate/releases/download/v2.0.6/STranslate-win-Portable.zip",
            "hash": "41627b8ad51c6fdc82c1ec73811f8ec23a1c77efc8f47d1212005309b530e983"
        }
    },
    "shortcuts": [
        [
            "STranslate.exe",
            "STranslate"
        ]
    ],
    "persist": "current\\PortableConfig",
    "checkver": {
        "github": "https://github.com/STranslate/STranslate"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/STranslate/STranslate/releases/download/v$version/STranslate-win-Portable.zip"
            }
        }
    }
}
