aws-copilot: Update to version 1.30.1

This commit is contained in:
github-actions[bot] 2023-09-01 16:29:50 +00:00
parent 9a377946ef
commit 64b5f97eaa

View File

@ -1,12 +1,12 @@
{ {
"version": "1.30.0", "version": "1.30.1",
"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.30.0/copilot-windows.exe#/copilot.exe", "url": "https://github.com/aws/copilot-cli/releases/download/v1.30.1/copilot-windows.exe#/copilot.exe",
"hash": "02f0f7ea28175e6bd11e8c3199a021fc8e0fc60f541525e61ddbef27e2214b75" "hash": "1dbfea42ba089c2be7397df7b9e88f5c904ebb08a6430212e7c914182c757f30"
} }
}, },
"bin": "copilot.exe", "bin": "copilot.exe",