aws-copilot: Update to version 1.18.0

This commit is contained in:
github-actions[bot] 2022-05-09 16:31:48 +00:00
parent 275ad1ee89
commit 19d3561839

View File

@ -1,12 +1,12 @@
{ {
"version": "1.17.0", "version": "1.18.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.17.0/copilot-windows.exe#/copilot.exe", "url": "https://github.com/aws/copilot-cli/releases/download/v1.18.0/copilot-windows.exe#/copilot.exe",
"hash": "52baeeb21bb5627706ab71fd06c2d85605eb6b15d77860047839cb2ce93b00f1" "hash": "05fd54baa32b627817ba613ce844f91898c136ecbc52c8031d3dbc27056a45a0"
} }
}, },
"bin": "copilot.exe", "bin": "copilot.exe",