diff --git a/bucket/atmos.json b/bucket/atmos.json index 7f0ac6dbbd..f8da973af0 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.98.0", + "version": "1.99.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.98.0/atmos_1.98.0_windows_amd64.exe#/atmos.exe", - "hash": "aced6b8cd086f2d6c3003380a42d45ba4cd076272408c8dc455af9e7a66db866" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.99.0/atmos_1.99.0_windows_amd64.exe#/atmos.exe", + "hash": "051a0fd4d570b44c3de87054ede22aa3f2d4d0cbeb959db760dd02689e18c19b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.98.0/atmos_1.98.0_windows_386.exe#/atmos.exe", - "hash": "0dd4c6a69c892fce761fddf1c575fc6370f266487260c9670d8abb23505235e2" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.99.0/atmos_1.99.0_windows_386.exe#/atmos.exe", + "hash": "ec9460a6a56eb8c8dcc8458f51aaea2ea8026433fe28afa47c56d130f891fac6" } }, "bin": "atmos.exe",