From b69e88cf3c8eb5e5f5ae5954441e19af2dbd4fb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:27:37 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.28084 --- 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 7163780817..222e916bb7 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.27660", + "version": "0.1.28084", "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.27660/circleci-cli_0.1.27660_windows_amd64.zip", - "hash": "ecfb0185ab692a2cafaeeaa7c7733605720c1bdc28dd5f12bd4a72c4fc6495e4", - "extract_dir": "circleci-cli_0.1.27660_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.28084/circleci-cli_0.1.28084_windows_amd64.zip", + "hash": "9e0a7fd95bfd66afaa94bffdec8a41b14c850a83b26ed6c1fd768360949a4dd7", + "extract_dir": "circleci-cli_0.1.28084_windows_amd64" } }, "bin": "circleci.exe",