{
    "version": "2.3.2",
    "description": "Multipurpose launcher and more advanced and customizable freeware Windows run replacement and more.",
    "homepage": "https://executor.dk/",
    "license": "MIT",
    "architecture": {
        "32bit": {
            "url": "https://github.com/executordk/executor-community/releases/download/v2.3.2/Executor_v2.3.2_32bit.zip",
            "hash": "e6a1aecb496e7cf1de281a2c0aca0b75530b09d6bccde02ef456624d723f89f4",
            "extract_dir": "Executor32bit"
        },
        "64bit": {
            "url": "https://github.com/executordk/executor-community/releases/download/v2.3.2/Executor_v2.3.2_64bit.zip",
            "hash": "0badc57bc48b8f93981cc42294f649473a476a00a6c385e997115a5a1ae555e1",
            "extract_dir": "Executor64bit"
        }
    },
    "bin": "Executor.exe",
    "checkver": {
        "github": "https://github.com/executordk/executor-community"
    },
    "autoupdate": {
        "architecture": {
            "32bit": {
                "url": "https://github.com/executordk/executor-community/releases/download/v$version/Executor_v$version_32bit.zip"
            },
            "64bit": {
                "url": "https://github.com/executordk/executor-community/releases/download/v$version/Executor_v$version_64bit.zip"
            }
        }
    }
}
