From ffb06263a6780eec4bc24c07b20994136072dc77 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 16:30:37 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.17522 --- 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 57264c9a12..1c4eb36e7d 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.17464", + "version": "0.1.17522", "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.17464/circleci-cli_0.1.17464_windows_amd64.zip", - "hash": "44f90ae72ee5de8a8f991aa1ae29c42c7af8f58887bd21c211a7471c04f24130", - "extract_dir": "circleci-cli_0.1.17464_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.17522/circleci-cli_0.1.17522_windows_amd64.zip", + "hash": "f71dd2aacc94fc10ed22aa7e09232edfd11fd30bc207462000f9dfc9176e7cf2", + "extract_dir": "circleci-cli_0.1.17522_windows_amd64" } }, "bin": "circleci.exe",