From fef02345921e5efcd70a88ab5e2aea72f0e7e459 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Jul 2022 16:31:06 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.20239 --- 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 e3bef7e172..d4a299c94a 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.20144", + "version": "0.1.20239", "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.20144/circleci-cli_0.1.20144_windows_amd64.zip", - "hash": "560cfd183b5425d4d9230556a98e131ea321572836f25867625d774b8d4670f4", - "extract_dir": "circleci-cli_0.1.20144_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.20239/circleci-cli_0.1.20239_windows_amd64.zip", + "hash": "1506212c67e313b9f47174552df50087c538c161068ff24f36e96f9213938b3d", + "extract_dir": "circleci-cli_0.1.20239_windows_amd64" } }, "bin": "circleci.exe",