From f613dc685f03c1aa65db14bcc08ec94dfae61e48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Mar 2023 12:30:40 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.24705 --- 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 aaa5322065..50613b8a38 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.24495", + "version": "0.1.24705", "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.24495/circleci-cli_0.1.24495_windows_amd64.zip", - "hash": "2b7c16d6c8467fac5f78a535d030106609202b3e88da80ced709e0212518b35d", - "extract_dir": "circleci-cli_0.1.24495_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.24705/circleci-cli_0.1.24705_windows_amd64.zip", + "hash": "eb0953b6f30a65b3213df24723092c2ba921424434aa9ac045ea3936fc183161", + "extract_dir": "circleci-cli_0.1.24705_windows_amd64" } }, "bin": "circleci.exe",