rcc: Update to version 14.6.0

This commit is contained in:
github-actions[bot] 2023-05-08 12:30:36 +00:00
parent 463a01b854
commit b32243920a

View File

@ -1,12 +1,12 @@
{ {
"version": "13.9.2", "version": "14.6.0",
"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/v13.9.2/windows64/rcc.exe", "url": "https://downloads.robocorp.com/rcc/releases/v14.6.0/windows64/rcc.exe",
"hash": "8726512e322661ea717cfa52fa14f993aea933e53b9480c8f475e65461bc7231" "hash": "b3f552ab1271138897ef40812ad4102f35bce6ffa2cb47a62c41de513aff380d"
} }
}, },
"bin": "rcc.exe", "bin": "rcc.exe",