diff --git a/bucket/atmos.json b/bucket/atmos.json index b3d08f013f..c5de5acfd8 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.127.0", + "version": "1.128.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.127.0/atmos_1.127.0_windows_amd64.exe#/atmos.exe", - "hash": "72b1e7d29322d1fc31ac4cd60e7aa94085215918af5577702e24aaa1aca1d68a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.128.0/atmos_1.128.0_windows_amd64.exe#/atmos.exe", + "hash": "1ad3e092f38ae9e79ea62f4488e0fd401eb01d2f88e133f4e41441aac7077253" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.127.0/atmos_1.127.0_windows_386.exe#/atmos.exe", - "hash": "27b3d0d9d865dfaf283675206116f3209e75550416b701199cfd073eb16885f4" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.128.0/atmos_1.128.0_windows_386.exe#/atmos.exe", + "hash": "80a9dab954bfc0e66474347b1285b8341c758de4dc7919b8589802c519cac089" } }, "bin": "atmos.exe",