From c5b3a14d2c406f13cb8f4e3b74549f5532e18059 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 20:29:45 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.20144 --- 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 4964e5bf75..e3bef7e172 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.19878", + "version": "0.1.20144", "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.19878/circleci-cli_0.1.19878_windows_amd64.zip", - "hash": "7d75ce8ab5828f84f06fe074e24905aa9636b1834a9827ab76ecc5083612b7fb", - "extract_dir": "circleci-cli_0.1.19878_windows_amd64" + "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" } }, "bin": "circleci.exe",