From da559a5496fdc154253b1a98daf8e0dba33d86df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jun 2022 16:32:03 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.19183 --- 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 49831a5786..552f648a4e 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.18980", + "version": "0.1.19183", "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.18980/circleci-cli_0.1.18980_windows_amd64.zip", - "hash": "0144b5bd040f4787348c5741ec3f8210bf48f883c5614437b130ae2385449dfc", - "extract_dir": "circleci-cli_0.1.18980_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.19183/circleci-cli_0.1.19183_windows_amd64.zip", + "hash": "387fc8b4dd0f5ea59695662716f9a02b6fc51fe9732ef6d1a441d27b0c8af1cd", + "extract_dir": "circleci-cli_0.1.19183_windows_amd64" } }, "bin": "circleci.exe",