From 08716a64300e27a5392968c344c24aa2fbed1bea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 12:33:21 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.18305 --- 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 049f03c7c0..c2ee7378e0 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.17554", + "version": "0.1.18305", "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.17554/circleci-cli_0.1.17554_windows_amd64.zip", - "hash": "18b10b76a50af737ef801fb6a8e9135d25ef8443698c1b738bc1203bcda58562", - "extract_dir": "circleci-cli_0.1.17554_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.18305/circleci-cli_0.1.18305_windows_amd64.zip", + "hash": "9e3b62271ed22bfb163c6a3070ee962e787fe22e13a88823175eec0966269831", + "extract_dir": "circleci-cli_0.1.18305_windows_amd64" } }, "bin": "circleci.exe",