{
    "version": "3.5.0.0",
    "description": "A robotic process automation (rpa) client allows to build and design process automation without needing to write application code",
    "homepage": "https://github.com/saucepleez/taskt",
    "license": {
        "identifier": "Apache-2.0",
        "url": "https://github.com/saucepleez/taskt/blob/master/taskt/LICENSE"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/saucepleez/taskt/releases/download/v3.5.0.0/taskt.v3.5.0.0.zip",
            "hash": "926018699aefc8ce09e6e9b49c3c6bd96801c9ee315fbc41f537a8a91b9f86bd"
        }
    },
    "extract_dir": "Release",
    "shortcuts": [
        [
            "taskt.exe",
            "taskt"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/saucepleez/taskt/releases/download/v$version/taskt.$version.zip"
            }
        }
    }
}
