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