circleci-cli: Update to version 0.1.9321

This commit is contained in:
Jakub Čábera 2020-08-13 09:41:47 +02:00
parent 96960d3259
commit f66c77cb20

View File

@ -1,13 +1,13 @@
{ {
"version": "0.1.9066", "version": "0.1.9321",
"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.9066/circleci-cli_0.1.9066_windows_amd64.zip", "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.9321/circleci-cli_0.1.9321_windows_amd64.zip",
"hash": "99f9d709013297a9ab53bd94ab658e847d20aad5669bace87930e3377e2c6478", "hash": "9ec164bef0c34756a6e57ed4322c44dbab69bc35dd2db691ef0471c1ef1cc869",
"extract_dir": "circleci-cli_0.1.9066_windows_amd64" "extract_dir": "circleci-cli_0.1.9321_windows_amd64"
} }
}, },
"bin": "circleci.exe", "bin": "circleci.exe",