diff --git a/bucket/atmos.json b/bucket/atmos.json index 4a685d20b3..b53f52f8e6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.131.0", + "version": "1.132.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.131.0/atmos_1.131.0_windows_amd64.exe#/atmos.exe", - "hash": "d83d9a0f343a408ae8ab9de3aac02a0e2a27068f2e3f1a4a1bb90394ec9f5f3d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.132.0/atmos_1.132.0_windows_amd64.exe#/atmos.exe", + "hash": "74d027abfdba8663c7c1ba47261dd584c328161998f5ba00ab5ee319373dc909" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.131.0/atmos_1.131.0_windows_386.exe#/atmos.exe", - "hash": "28de4f6f83274281e75b89719b1da19d25515bf42dd8710dc2b4b2c05f2d7440" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.132.0/atmos_1.132.0_windows_386.exe#/atmos.exe", + "hash": "2e94c82279f753d99b9c345457a98ff8bb2f85d4f104272b299788f3d01712ef" } }, "bin": "atmos.exe",