From e7314214ce56f025661e522c661cb356dc5a3b4b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Jul 2022 00:38:59 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.19470 --- 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 023fa952fc..6975276d47 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.19351", + "version": "0.1.19470", "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.19351/circleci-cli_0.1.19351_windows_amd64.zip", - "hash": "fdf191d168456a4dd552c0ef5e82fc502d58b94c49ee15d72f93877e6b666e3d", - "extract_dir": "circleci-cli_0.1.19351_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.19470/circleci-cli_0.1.19470_windows_amd64.zip", + "hash": "d6036b69e16947fd487ad1b60cc0ed8a01fa4fb947ab07e51d28733dc61a6002", + "extract_dir": "circleci-cli_0.1.19470_windows_amd64" } }, "bin": "circleci.exe",