{
    "version": "28.4.0",
    "description": "Powerful text editor with syntax highlighting for multiple languages and scripts. Formerly known as EditBone",
    "homepage": "https://texteditor.pro/",
    "license": {
        "identifier": "Freeware",
        "url": "https://www.texteditor.pro/support/license/"
    },
    "architecture": {
        "64bit": {
            "url": "https://www.texteditor.pro/downloads/TextEditorPro64.7z",
            "hash": "5455e98fdf5dc1393d2e4f6aadccad7d5ccac2c8aa13f03016b82801103ef7b4"
        },
        "32bit": {
            "url": "https://www.texteditor.pro/downloads/TextEditorPro32.7z",
            "hash": "06d0803bd3439b1b79aa0a9df3903b9862be2f37cf24c9782b311948e4e84094"
        }
    },
    "bin": [
        [
            "TextEditorPro.exe",
            "TextEditorPro",
            "-inipath=\"$dir\\config\""
        ]
    ],
    "shortcuts": [
        [
            "TextEditorPro.exe",
            "Text Editor Pro",
            "-inipath=\"$dir\\config\""
        ]
    ],
    "persist": [
        "config",
        "Skins"
    ],
    "checkver": {
        "url": "https://texteditor.pro/pages/changes.php",
        "regex": "Version ([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://www.texteditor.pro/downloads/TextEditorPro64.7z"
            },
            "32bit": {
                "url": "https://www.texteditor.pro/downloads/TextEditorPro32.7z"
            }
        }
    }
}
