circleci-cli: Update to version 0.1.10803

This commit is contained in:
Jakub Čábera 2020-10-09 22:52:30 +02:00
parent c1dd663607
commit f54e47cc78

View File

@ -1,13 +1,13 @@
{ {
"version": "0.1.10699", "version": "0.1.10803",
"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.10699/circleci-cli_0.1.10699_windows_amd64.zip", "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.10803/circleci-cli_0.1.10803_windows_amd64.zip",
"hash": "ee980d307cda32b5f29ce22c1865940a82b7e87492aee85307b2c7c843c2560b", "hash": "7df44f6600ae84d7d6ac8f2dc4676d7f912c01ca9335df6caae4dec91f527c9a",
"extract_dir": "circleci-cli_0.1.10699_windows_amd64" "extract_dir": "circleci-cli_0.1.10803_windows_amd64"
} }
}, },
"bin": "circleci.exe", "bin": "circleci.exe",