circleci-cli: Update to version 0.1.7645

This commit is contained in:
Jakub Čábera 2020-05-20 09:11:03 +02:00
parent 49de640a85
commit bab5fb07a9

View File

@ -1,13 +1,13 @@
{ {
"version": "0.1.7523", "version": "0.1.7645",
"description": "Set of CircleCIs advanced and powerful tools.", "description": "Set of CircleCIs advanced and powerful tools.",
"homepage": "https://circleci-public.github.io/circleci-cli/", "homepage": "https://circleci-public.github.io/circleci-cli/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.7523/circleci-cli_0.1.7523_windows_amd64.zip", "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.7645/circleci-cli_0.1.7645_windows_amd64.zip",
"hash": "bf0881f61b7fb05f3ce124a8dc910cdd216b44909aab37860f77c32b9ff9254f", "hash": "b1780b14a1939f87c2ebe1d1701641681af077730f8e9565cf7ae8274b04d7aa",
"extract_dir": "circleci-cli_0.1.7523_windows_amd64" "extract_dir": "circleci-cli_0.1.7645_windows_amd64"
} }
}, },
"bin": "circleci.exe", "bin": "circleci.exe",