diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index adf1a0aba2..4242f3ac6e 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -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.", "homepage": "https://aws.github.io/copilot-cli/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/aws/copilot-cli/releases/download/v1.14.0/copilot-windows.exe#/copilot.exe", - "hash": "5e2ff6f114bdc79cda7e31b2226c931eea3addd40b65301cefddac2fe12930bb" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.15.0/copilot-windows.exe#/copilot.exe", + "hash": "fa3276cc09aa6d1f6f390bb77881d408b4907c98f930bbede567372cb412a1bc" } }, "bin": "copilot.exe",