diff --git a/bucket/atmos.json b/bucket/atmos.json index 81b0e45170..55bf5ed6c6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.122.0", + "version": "1.123.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.122.0/atmos_1.122.0_windows_amd64.exe#/atmos.exe", - "hash": "f59896f1450fe345ad99cb6c6c226dd85447a356f62f6032c024e117b1b1dca2" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.0/atmos_1.123.0_windows_amd64.exe#/atmos.exe", + "hash": "59437646c9f3afb2f4bb8c04e9d6cd345d95069ed8249980cbc167024639d1f6" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.122.0/atmos_1.122.0_windows_386.exe#/atmos.exe", - "hash": "7207ea164ced8c0c1dd45c191ff6444448a018e82ed6c686afd247d9487a82fc" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.0/atmos_1.123.0_windows_386.exe#/atmos.exe", + "hash": "0a5e35ed79642cc8b07beac3bd78de4c598117283348463be9e6cfb6173bed90" } }, "bin": "atmos.exe",