diff --git a/bucket/rcc.json b/bucket/rcc.json index 8efc9d48e6..a4ee6b8b9d 100644 --- a/bucket/rcc.json +++ b/bucket/rcc.json @@ -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.", "homepage": "https://robocorp.com/docs/rcc/overview", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://downloads.robocorp.com/rcc/releases/v13.9.2/windows64/rcc.exe", - "hash": "8726512e322661ea717cfa52fa14f993aea933e53b9480c8f475e65461bc7231" + "url": "https://downloads.robocorp.com/rcc/releases/v14.6.0/windows64/rcc.exe", + "hash": "b3f552ab1271138897ef40812ad4102f35bce6ffa2cb47a62c41de513aff380d" } }, "bin": "rcc.exe",