{ "version": "14.15.4", "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/v14.15.4/windows64/rcc.exe", "hash": "d1e6767107346bd18699034876d907c87fe1029ddd180c088b003900918e4ea7" } }, "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" } } } }