diff --git a/bucket/atmos.json b/bucket/atmos.json index 7e2b9ae489..5c30032e61 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.198.0", + "version": "1.199.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.198.0/atmos_1.198.0_windows_amd64.exe#/atmos.exe", - "hash": "1d886cf8b6113540831ee1bd77364f67b27ae5122c0f1b3447350534be0b95ed" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.199.0/atmos_1.199.0_windows_amd64.exe#/atmos.exe", + "hash": "92324a7aab8a25bc08dc2802336d7271870db260c280091ffe41719ee2cc487a" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.198.0/atmos_1.198.0_windows_386.exe#/atmos.exe", - "hash": "c5bd1b8d57464cda83cb1ca71d859ddf91e4d766845af63c90009e0369eaaaaf" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.199.0/atmos_1.199.0_windows_386.exe#/atmos.exe", + "hash": "5013873d6cbae1ce89f62980ea30ebf2379394c302d09391c3790e447db785e9" } }, "bin": "atmos.exe",