diff --git a/bucket/atmos.json b/bucket/atmos.json index 51a23c3a4b..e2f954bfff 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.135.0", + "version": "1.136.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.135.0/atmos_1.135.0_windows_amd64.exe#/atmos.exe", - "hash": "a0a335651ce607b09103cdeea1c422f4f7eea2929ca09862ec773267f9d9ae29" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.136.0/atmos_1.136.0_windows_amd64.exe#/atmos.exe", + "hash": "4649a8bd5ca2a3d10fc418cec3ccee7350a352298bc278ae101e1289754ab916" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.135.0/atmos_1.135.0_windows_386.exe#/atmos.exe", - "hash": "e76165c9bea3df8977b6a4150910cf8cfe0216ad9574015d90fcd4fac29547df" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.136.0/atmos_1.136.0_windows_386.exe#/atmos.exe", + "hash": "b1f116ee0f08c5911dd781fc786352091ed47e121eb757c7a20d2f2e3f266ead" } }, "bin": "atmos.exe",