aws-copilot: Update to version 1.15.0

This commit is contained in:
github-actions[bot] 2022-02-08 20:29:23 +00:00
parent 34007f9213
commit 0324a70f06

View File

@ -1,12 +1,12 @@
{ {
"version": "1.14.0", "version": "1.15.0",
"description": "A tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.", "description": "A tool for developers to build, release and operate production ready containerized applications on Amazon ECS and AWS Fargate.",
"homepage": "https://aws.github.io/copilot-cli/", "homepage": "https://aws.github.io/copilot-cli/",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aws/copilot-cli/releases/download/v1.14.0/copilot-windows.exe#/copilot.exe", "url": "https://github.com/aws/copilot-cli/releases/download/v1.15.0/copilot-windows.exe#/copilot.exe",
"hash": "5e2ff6f114bdc79cda7e31b2226c931eea3addd40b65301cefddac2fe12930bb" "hash": "fa3276cc09aa6d1f6f390bb77881d408b4907c98f930bbede567372cb412a1bc"
} }
}, },
"bin": "copilot.exe", "bin": "copilot.exe",