diff --git a/bucket/atmos.json b/bucket/atmos.json index 56299fcbed..cf495d9547 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.117.0", + "version": "1.118.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.117.0/atmos_1.117.0_windows_amd64.exe#/atmos.exe", - "hash": "5bb93cbc48aa7ed98a30f4c2784480842ccc6fd8856ee31660e1d12e44071301" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.118.0/atmos_1.118.0_windows_amd64.exe#/atmos.exe", + "hash": "af0cdc2be3b4d3ea345ba82dcadb5ad679fb9276220ee1076f5c4ab81ca16930" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.117.0/atmos_1.117.0_windows_386.exe#/atmos.exe", - "hash": "e89cd18c765d503da28c03d16c99c5be7708fd7ac5d6378b7feecf019734c615" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.118.0/atmos_1.118.0_windows_386.exe#/atmos.exe", + "hash": "7813955844b097749cc56daba5e06d9d96896d03700faa2312b4bfd33161f709" } }, "bin": "atmos.exe",