From 7dfec1d6a1dd17d5e2bdaae61304ff22b3dbbf7f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Aug 2022 20:28:42 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.20729 --- 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 2b0ed105fa..4aa2509783 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.20688", + "version": "0.1.20729", "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.20688/circleci-cli_0.1.20688_windows_amd64.zip", - "hash": "4584e574d4390672b8480e2d6b55587809564bd9985659c9db89ed305ef82b9f", - "extract_dir": "circleci-cli_0.1.20688_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.20729/circleci-cli_0.1.20729_windows_amd64.zip", + "hash": "ec6fcbad55c064d73a61a496d5f769f3e38cf996753996c4c26678bc0fa32478", + "extract_dir": "circleci-cli_0.1.20729_windows_amd64" } }, "bin": "circleci.exe",