From 26cf167cb4271dc466dec34094e1dbfc3219c86b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 12:32:02 +0000 Subject: [PATCH] rcc: Update to version 11.26.3 --- bucket/rcc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rcc.json b/bucket/rcc.json index 9cf1d17d44..27d74b37f9 100644 --- a/bucket/rcc.json +++ b/bucket/rcc.json @@ -1,12 +1,12 @@ { - "version": "11.25.1", + "version": "11.26.3", "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/v11.25.1/windows64/rcc.exe", - "hash": "101967365e2ab915132a8c6bd28db0ad81edefd7a9943945282b7aca10efec75" + "url": "https://downloads.robocorp.com/rcc/releases/v11.26.3/windows64/rcc.exe", + "hash": "7dbec461ee457b79bd10dac97b0007c8e1409985c912be73bbe6af824ee46560" } }, "bin": "rcc.exe",