diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index a741bc7720..d0c110a3d8 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.21.0", + "version": "1.21.1", "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.21.0/copilot-windows.exe#/copilot.exe", - "hash": "054510f2ce98a4ac79b60a1987805c8d17427b83ae299935512bda606e15e9d2" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.21.1/copilot-windows.exe#/copilot.exe", + "hash": "d213a337333535398f99730ce38c6573a621b349143039489ac4f4755c75f37d" } }, "bin": "copilot.exe",