diff --git a/bucket/atmos.json b/bucket/atmos.json index e2693786e2..a95b9aba1d 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.110.0", + "version": "1.111.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.110.0/atmos_1.110.0_windows_amd64.exe#/atmos.exe", - "hash": "f32fe54695dca04650ff0b0a443b396b3d86f6ab2c6cccc70d1bdadd1d6cc237" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.111.0/atmos_1.111.0_windows_amd64.exe#/atmos.exe", + "hash": "e435ebd25bf584199e77bc5c98b83260ef3f1b83aa4a6746b64a5dc97118337b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_386.exe#/atmos.exe", - "hash": "067ad52b3f2b7fa054365f10067bd80e97ea38986d51cbee5e07b671cf1efb56" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.111.0/atmos_1.111.0_windows_386.exe#/atmos.exe", + "hash": "b29bedca20da22b7b9591e41875b791284cc3749f6466831f08f16e51efb361d" } }, "bin": "atmos.exe",