diff --git a/bucket/atmos.json b/bucket/atmos.json index f980fca965..51a23c3a4b 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.134.0", + "version": "1.135.0", "description": "Terraform Orchestration Tool for DevOps", "homepage": "https://atmos.tools", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.134.0/atmos_1.134.0_windows_amd64.exe#/atmos.exe", - "hash": "346e12ef31b8d01e7abbbd400deba93a418cb44f98ea6f1df546bb2dd88a57d8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.135.0/atmos_1.135.0_windows_amd64.exe#/atmos.exe", + "hash": "a0a335651ce607b09103cdeea1c422f4f7eea2929ca09862ec773267f9d9ae29" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.134.0/atmos_1.134.0_windows_386.exe#/atmos.exe", - "hash": "9781665ff021e598b3cea715b1ba71706b47a0f4e7b67297103cacee31af67ed" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.135.0/atmos_1.135.0_windows_386.exe#/atmos.exe", + "hash": "e76165c9bea3df8977b6a4150910cf8cfe0216ad9574015d90fcd4fac29547df" } }, "bin": "atmos.exe",