diff --git a/bucket/atmos.json b/bucket/atmos.json index 584841255a..2611360b90 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.152.0", + "version": "1.152.1", "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.152.0/atmos_1.152.0_windows_amd64.exe#/atmos.exe", - "hash": "3e3b79b05938391d89b959c65a1b2a529013c6e3f864f50f5d11590869401dc6" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.152.1/atmos_1.152.1_windows_amd64.exe#/atmos.exe", + "hash": "070e263e284f17884b81cdfdc432fa2d23a862ead0e8de642343350c0e5c16d9" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.152.0/atmos_1.152.0_windows_386.exe#/atmos.exe", - "hash": "23521c01b2734412a7f23469ddc18adcc3abf2adfe8962903496f0c27d8b032d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.152.1/atmos_1.152.1_windows_386.exe#/atmos.exe", + "hash": "a53e1073c774184bdf6f28002e145f2fb521242eb33e1d3fa4363822b558b9c2" } }, "bin": "atmos.exe",