{ "version": "13.0.1", "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/v13.0.1/windows64/rcc.exe", "hash": "03b86c0a8e6f493ec413182ce8c4d14d88d84882e9c17316fe710d84b677b19a" } }, "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" } } } }