diff --git a/bucket/atmos.json b/bucket/atmos.json index f3e1cb00c8..cff9034177 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.125.0", + "version": "1.126.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.125.0/atmos_1.125.0_windows_amd64.exe#/atmos.exe", - "hash": "130597f6561e1759a06ade959c12f5995e0bfe7377fb0d9de9519b8d5edbca3b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.126.0/atmos_1.126.0_windows_amd64.exe#/atmos.exe", + "hash": "2c5be299e4804368462e8b542ac28f79cdbff5b88bfc2a8a492d1baad0797a15" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.125.0/atmos_1.125.0_windows_386.exe#/atmos.exe", - "hash": "443bad0829dcffa9ac3a545857bca87430f4ccf5c61ff7cf0c89db98b8a87979" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.126.0/atmos_1.126.0_windows_386.exe#/atmos.exe", + "hash": "65696729c94b1fd9e639d4d8a887b86db48a66d177076b5152a9dcfb793a2930" } }, "bin": "atmos.exe",