From 508a48bf2c34f6ad2b138dd72360078b2417513e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 20:30:00 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.17554 --- 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 1c4eb36e7d..049f03c7c0 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.17522", + "version": "0.1.17554", "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.17522/circleci-cli_0.1.17522_windows_amd64.zip", - "hash": "f71dd2aacc94fc10ed22aa7e09232edfd11fd30bc207462000f9dfc9176e7cf2", - "extract_dir": "circleci-cli_0.1.17522_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.17554/circleci-cli_0.1.17554_windows_amd64.zip", + "hash": "18b10b76a50af737ef801fb6a8e9135d25ef8443698c1b738bc1203bcda58562", + "extract_dir": "circleci-cli_0.1.17554_windows_amd64" } }, "bin": "circleci.exe",