diff --git a/bucket/aws-copilot.json b/bucket/aws-copilot.json index daa9204640..0a268279fa 100644 --- a/bucket/aws-copilot.json +++ b/bucket/aws-copilot.json @@ -1,12 +1,12 @@ { - "version": "1.33.4", + "version": "1.34.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.33.4/copilot-windows.exe#/copilot.exe", - "hash": "d6eaff2081b85ad6ddf1999321e7111c2f3dcf2add59cdb96bf904e2c0b3bb24" + "url": "https://github.com/aws/copilot-cli/releases/download/v1.34.0/copilot-windows.exe#/copilot.exe", + "hash": "21b21663949003617f184362a37eab805a3d33ced1c9d626a7f6b83c79e6507d" } }, "bin": "copilot.exe",