circleci-cli: Update to version 0.1.9454

This commit is contained in:
Jakub Čábera 2020-09-04 08:30:02 +02:00
parent 3ffb2d321d
commit 4e91985e61

View File

@ -1,13 +1,13 @@
{ {
"version": "0.1.9431", "version": "0.1.9454",
"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.9431/circleci-cli_0.1.9431_windows_amd64.zip", "url": "https://github.com/CircleCI-Public/circleci-cli/releases/download/v0.1.9454/circleci-cli_0.1.9454_windows_amd64.zip",
"hash": "0731bf7a2106100e649cc6556669d18c07a1498f9d10632ede4fce63593d4a45", "hash": "3dd3ff385859bdc609f951e4120f3f90684827aba05822201cf00d5c10c0b881",
"extract_dir": "circleci-cli_0.1.9431_windows_amd64" "extract_dir": "circleci-cli_0.1.9454_windows_amd64"
} }
}, },
"bin": "circleci.exe", "bin": "circleci.exe",