aws-copilot: Update to version 1.16.0

This commit is contained in:
github-actions[bot] 2022-04-06 20:30:12 +00:00
parent 6317d8cd37
commit 33e4078b29

View File

@ -1,12 +1,12 @@
{ {
"version": "1.15.0", "version": "1.16.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.15.0/copilot-windows.exe#/copilot.exe", "url": "https://github.com/aws/copilot-cli/releases/download/v1.16.0/copilot-windows.exe#/copilot.exe",
"hash": "fa3276cc09aa6d1f6f390bb77881d408b4907c98f930bbede567372cb412a1bc" "hash": "3e090e2d7ce5c5056a864115c9abd6015e69664368800965f1a3d8d02c74bf2e"
} }
}, },
"bin": "copilot.exe", "bin": "copilot.exe",