aws-copilot: Update to version 1.9.0

This commit is contained in:
Richard Kuhnt 2021-07-29 23:00:33 +00:00
parent ad1d247ca1
commit 01c68d457d

View File

@ -1,12 +1,12 @@
{ {
"version": "1.8.3", "version": "1.9.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.8.3/copilot-windows.exe#/copilot.exe", "url": "https://github.com/aws/copilot-cli/releases/download/v1.9.0/copilot-windows.exe#/copilot.exe",
"hash": "7f8b108b3c73726462894745cc53d9ec2d74b38d2dfbeb4cec75ff59d96255bb" "hash": "0476b0b22107bebbf22bb9779eddb1aaaba8f9a1e38c8adb2e1e9492f0169476"
} }
}, },
"bin": "copilot.exe", "bin": "copilot.exe",