diff --git a/bucket/rcc.json b/bucket/rcc.json index 2878fb68ee..0b76fcab68 100644 --- a/bucket/rcc.json +++ b/bucket/rcc.json @@ -1,12 +1,12 @@ { - "version": "16.5.0", + "version": "17.12.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/v16.5.0/windows64/rcc.exe", - "hash": "5cd2e60a508c6c28beb25c48463288261ed77e0349df603ed67d0fb87cc3c628" + "url": "https://downloads.robocorp.com/rcc/releases/v17.12.0/windows64/rcc.exe", + "hash": "9a3269e005b7369bcec835693792dedaef3056725ab20943eb0b2c47400ffeb9" } }, "bin": "rcc.exe",