diff --git a/bucket/atmos.json b/bucket/atmos.json index d1fd81cc00..8b840d4ae6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.153.1", + "version": "1.153.2", "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.153.1/atmos_1.153.1_windows_amd64.exe#/atmos.exe", - "hash": "142c984c17217d7f1553d7f64fc07659a71f3c87b1961f3195b4f0068d22b643" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.153.2/atmos_1.153.2_windows_amd64.exe#/atmos.exe", + "hash": "5a814e7fa9966d164a24045ef5c8ad2648c5de937848c631cef32000794009a1" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.153.1/atmos_1.153.1_windows_386.exe#/atmos.exe", - "hash": "aa0f7be51eb3fba84b164ac8c64ea975cb9442f3d5c8a4a15b713460c47503d3" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.153.2/atmos_1.153.2_windows_386.exe#/atmos.exe", + "hash": "4bbe95d633845acfdf9fd0f00b9ea600d46492c4d6db2c3b6d23f7fd62cb2fec" } }, "bin": "atmos.exe",