From 637b6f670db141fafd5a824d05727602f5405789 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 May 2023 12:32:22 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.26343 --- 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 03fbf35f7d..67b402b081 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.26255", + "version": "0.1.26343", "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.26255/circleci-cli_0.1.26255_windows_amd64.zip", - "hash": "582c867e3351a243ae680bb866fb2e5f50f2f4cb3fecefdca898e72170e626c3", - "extract_dir": "circleci-cli_0.1.26255_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.26343/circleci-cli_0.1.26343_windows_amd64.zip", + "hash": "920c5d3267537174cf80d832e90e3ce08387292435e585c5b5147eb4adbce0f7", + "extract_dir": "circleci-cli_0.1.26343_windows_amd64" } }, "bin": "circleci.exe",