{ "version": "11.30.0", "description": "Allows you to create, manage, and distribute Python-based self-contained automation packages.", "homepage": "https://robocorp.com/docs/rcc/overview", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://downloads.robocorp.com/rcc/releases/v11.30.0/windows64/rcc.exe", "hash": "13e14f88d3e6cdd828adf11e8b177e7930e299dda3c29287bfce21a7a70cd434" } }, "bin": "rcc.exe", "checkver": { "url": "https://downloads.robocorp.com/rcc/releases/index.html", "regex": "v([\\d.]+)/windows64/rcc\\.exe" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.robocorp.com/rcc/releases/v$version/windows64/rcc.exe" } } } }