From 60ce6990c94440e6593b07adee52117b2579bcab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 20:27:39 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.17142 --- 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 5114d7ed72..1137c60e45 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.17110", + "version": "0.1.17142", "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.17110/circleci-cli_0.1.17110_windows_amd64.zip", - "hash": "fed3b51fa2b270619f9c1316eccd69ffd4750b446ccd0a7319859eca9b7288bc", - "extract_dir": "circleci-cli_0.1.17110_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.17142/circleci-cli_0.1.17142_windows_amd64.zip", + "hash": "19aea637d04e2c6bc03aa8e1c7761f544483a992fd9725d13e2929c4391d2f0c", + "extract_dir": "circleci-cli_0.1.17142_windows_amd64" } }, "bin": "circleci.exe",