diff --git a/bucket/atmos.json b/bucket/atmos.json index a7faf656b3..584841255a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.150.0", + "version": "1.152.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.150.0/atmos_1.150.0_windows_amd64.exe#/atmos.exe", - "hash": "17d6a7a6e8b5b974a2d7068c6d3b2cb0bfbfb96f27ca3605703a16853f98aa37" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.152.0/atmos_1.152.0_windows_amd64.exe#/atmos.exe", + "hash": "3e3b79b05938391d89b959c65a1b2a529013c6e3f864f50f5d11590869401dc6" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.150.0/atmos_1.150.0_windows_386.exe#/atmos.exe", - "hash": "43817d773c57cb0123be2020df5cd3d4565627d4a7c04139d0c5c7f2445d1075" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.152.0/atmos_1.152.0_windows_386.exe#/atmos.exe", + "hash": "23521c01b2734412a7f23469ddc18adcc3abf2adfe8962903496f0c27d8b032d" } }, "bin": "atmos.exe",