diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index efa92ac536..464c7f8e45 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.33.2", + "version": "1.33.3", "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.33.2/copilot-windows.exe#/copilot.exe", - "hash": "5c16d43a14189009dda562baadd286c685f15c267d58d712fc8fae5db1afd5a7" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.33.3/copilot-windows.exe#/copilot.exe", + "hash": "44dfa4995c6afc340ed83bcb70077c8553309174f76518e2438104f2aebf8cfe" } }, "bin": "copilot.exe",