From b32243920af8a57d921b22f5548da3aeb981a75f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 12:30:36 +0000 Subject: [PATCH] rcc: Update to version 14.6.0 --- bucket/rcc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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",