From 781440dc9045cdafd0c13da574a660674fedb430 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Aug 2023 16:27:40 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.28528 --- 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 52ec6361ee..8e41e7abb8 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.28434", + "version": "0.1.28528", "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.28434/circleci-cli_0.1.28434_windows_amd64.zip", - "hash": "39f661e6b554c5ec4d24705859e0df233a3ce8d159fddc2c2c184ab4984f0b83", - "extract_dir": "circleci-cli_0.1.28434_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.28528/circleci-cli_0.1.28528_windows_amd64.zip", + "hash": "45addde023354d019a89eb26e019ee8648a6ae5fabc8b1420b4f1f01585bc2b9", + "extract_dir": "circleci-cli_0.1.28528_windows_amd64" } }, "bin": "circleci.exe",