diff --git a/bucket/atmos.json b/bucket/atmos.json index f8da973af0..9f5ff286cc 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.99.0", + "version": "1.100.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.99.0/atmos_1.99.0_windows_amd64.exe#/atmos.exe", - "hash": "051a0fd4d570b44c3de87054ede22aa3f2d4d0cbeb959db760dd02689e18c19b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_amd64.exe#/atmos.exe", + "hash": "24c2ca46efddd0506af87d7781708c9e23b9e5359c8b2e32cc5a1802f60028f1" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.99.0/atmos_1.99.0_windows_386.exe#/atmos.exe", - "hash": "ec9460a6a56eb8c8dcc8458f51aaea2ea8026433fe28afa47c56d130f891fac6" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_386.exe#/atmos.exe", + "hash": "a41994f63b56db41a7298c88a4eed17e7438edc8a75543ffa457f659254a1fc9" } }, "bin": "atmos.exe",