diff --git a/bucket/atmos.json b/bucket/atmos.json index 64fc7fd2be..496f29c11a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.148.1", + "version": "1.149.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.148.1/atmos_1.148.1_windows_amd64.exe#/atmos.exe", - "hash": "4e041d4dc9a4f87c7c06051a70bcf6d34e260862e8c1c2b3af8c3d2df72c5ed9" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.149.0/atmos_1.149.0_windows_amd64.exe#/atmos.exe", + "hash": "af9d38fc43abe08a10e8b11620d4fa8409e437906102e09366167fecb5419e1b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.148.1/atmos_1.148.1_windows_386.exe#/atmos.exe", - "hash": "701c442d55a41aa62119c97d76f1b8048a140c9768c85ca35fb886afffcce44f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.149.0/atmos_1.149.0_windows_386.exe#/atmos.exe", + "hash": "f2daee8107da3a01794448f4faabaab2999bdc79c8b9b7387329c98bd759830a" } }, "bin": "atmos.exe",