From 3b8e80e741b1c863585179d781a9302203c6a152 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Feb 2021 07:22:38 +0100 Subject: [PATCH] circleci-cli: Update to version 0.1.12214 --- bucket/circleci-cli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/circleci-cli.json b/bucket/circleci-cli.json index d61efd86c8..c25bce9469 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.12119", + "version": "0.1.12214", "description": "Set of CircleCI’s advanced and powerful tools.", "homepage": "https://circleci-public.github.io/circleci-cli/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.12119/circleci-cli_0.1.12119_windows_amd64.zip", - "hash": "f32d6a94b55106dad7f9c81e31ec22bafbc8c0abaf2f7e78c0dd64efc68a5a76", - "extract_dir": "circleci-cli_0.1.12119_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.12214/circleci-cli_0.1.12214_windows_amd64.zip", + "hash": "63b655e1a149d9a41b0cc5dc9e37b6086e0eed808a7be01e6a28ae7edd0d416b", + "extract_dir": "circleci-cli_0.1.12214_windows_amd64" } }, "bin": "circleci.exe",