From f2b78a3472afa167326222a9c3143f1e851acc8d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Apr 2022 20:27:51 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.17183 --- 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 1137c60e45..7f19c4e345 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.17142", + "version": "0.1.17183", "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.17142/circleci-cli_0.1.17142_windows_amd64.zip", - "hash": "19aea637d04e2c6bc03aa8e1c7761f544483a992fd9725d13e2929c4391d2f0c", - "extract_dir": "circleci-cli_0.1.17142_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.17183/circleci-cli_0.1.17183_windows_amd64.zip", + "hash": "b572e1c75955846008bfea63385ab393795de09d8752b2c5b5132eb1055a0f1f", + "extract_dir": "circleci-cli_0.1.17183_windows_amd64" } }, "bin": "circleci.exe",