From b9ca4d62d0b91a0f4c4eb8280a788a7366782d3c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 12:30:19 +0000 Subject: [PATCH] rcc: Update to version 13.9.2 --- bucket/rcc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rcc.json b/bucket/rcc.json index 847cbb3c11..8efc9d48e6 100644 --- a/bucket/rcc.json +++ b/bucket/rcc.json @@ -1,12 +1,12 @@ { - "version": "13.0.1", + "version": "13.9.2", "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.0.1/windows64/rcc.exe", - "hash": "03b86c0a8e6f493ec413182ce8c4d14d88d84882e9c17316fe710d84b677b19a" + "url": "https://downloads.robocorp.com/rcc/releases/v13.9.2/windows64/rcc.exe", + "hash": "8726512e322661ea717cfa52fa14f993aea933e53b9480c8f475e65461bc7231" } }, "bin": "rcc.exe",