From b1e92b97e6e2c51eb4f4271be4a6fb68a49559d3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 16:30:30 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.18894 --- 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 a0db0719e6..4643501d24 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.18828", + "version": "0.1.18894", "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.18828/circleci-cli_0.1.18828_windows_amd64.zip", - "hash": "73873a50156a0403d8865883b497ebe9e8f294cabbd1c410c8d9fe8ee213e895", - "extract_dir": "circleci-cli_0.1.18828_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.18894/circleci-cli_0.1.18894_windows_amd64.zip", + "hash": "8a507e12972fb2abbbd779a872f2834bb10bada2fa204bfc0e1eb79ea20cb98a", + "extract_dir": "circleci-cli_0.1.18894_windows_amd64" } }, "bin": "circleci.exe",