diff --git a/bucket/atmos.json b/bucket/atmos.json index b643f21d1f..f3e1cb00c8 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.123.1", + "version": "1.125.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.123.1/atmos_1.123.1_windows_amd64.exe#/atmos.exe", - "hash": "c6951da1d22ef9bab59ea5f5da70156d909dfe65aa6935fc1051e69c71e515ca" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.125.0/atmos_1.125.0_windows_amd64.exe#/atmos.exe", + "hash": "130597f6561e1759a06ade959c12f5995e0bfe7377fb0d9de9519b8d5edbca3b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.1/atmos_1.123.1_windows_386.exe#/atmos.exe", - "hash": "7730644621a46d63e816ff359deacd02143f17b4e0705c045100cfc6fc8c9c40" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.125.0/atmos_1.125.0_windows_386.exe#/atmos.exe", + "hash": "443bad0829dcffa9ac3a545857bca87430f4ccf5c61ff7cf0c89db98b8a87979" } }, "bin": "atmos.exe",