From 338b9fe81edda2bccddfe09487a783517dd6d238 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 4 Mar 2020 22:01:50 +0000 Subject: [PATCH] circleci-cli: Update to version 0.1.6715 --- 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 74bbeaa9f3..c2abd63000 100644 --- a/bucket/circleci-cli.json +++ b/bucket/circleci-cli.json @@ -1,13 +1,13 @@ { - "version": "0.1.6648", + "version": "0.1.6715", "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.6648/circleci-cli_0.1.6648_windows_amd64.zip", - "hash": "36aed8f51f3ad8caa991d87a15e1938fed5e2daa612ecc62a842f381f7d87a1d", - "extract_dir": "circleci-cli_0.1.6648_windows_amd64" + "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.6715/circleci-cli_0.1.6715_windows_amd64.zip", + "hash": "d56bf2c8e07b593ef74cad2534c4402dbc12984b0bbd023e616194059f1079a8", + "extract_dir": "circleci-cli_0.1.6715_windows_amd64" } }, "bin": "circleci.exe",