rcc: Update to version 13.0.1

This commit is contained in:
github-actions[bot] 2023-02-02 16:30:46 +00:00
parent 0de4fa23b2
commit 8c0f8eec67

View File

@ -1,12 +1,12 @@
{ {
"version": "11.30.0", "version": "13.0.1",
"description": "Allows you to create, manage, and distribute Python-based self-contained automation packages.", "description": "Allows you to create, manage, and distribute Python-based self-contained automation packages.",
"homepage": "https://robocorp.com/docs/rcc/overview", "homepage": "https://robocorp.com/docs/rcc/overview",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://downloads.robocorp.com/rcc/releases/v11.30.0/windows64/rcc.exe", "url": "https://downloads.robocorp.com/rcc/releases/v13.0.1/windows64/rcc.exe",
"hash": "13e14f88d3e6cdd828adf11e8b177e7930e299dda3c29287bfce21a7a70cd434" "hash": "03b86c0a8e6f493ec413182ce8c4d14d88d84882e9c17316fe710d84b677b19a"
} }
}, },
"bin": "rcc.exe", "bin": "rcc.exe",