From 630790dc57a200255b8d5c3821cd646308f15795 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 16:31:38 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.22150 --- 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 8a0f11029e..e86a437a15 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.22100", + "version": "0.1.22150", "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.22100/circleci-cli_0.1.22100_windows_amd64.zip", - "hash": "4e133aeb7e252a69fedcf08d77e9541daec6924fd2b08217ca1b0ae25ab853de", - "extract_dir": "circleci-cli_0.1.22100_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.22150/circleci-cli_0.1.22150_windows_amd64.zip", + "hash": "a38f6c328a7e4bab56709d65713a6b1d1affa3416fe2353c3a0152a5cc0b2c64", + "extract_dir": "circleci-cli_0.1.22150_windows_amd64" } }, "bin": "circleci.exe",