diff --git a/bucket/atmos.json b/bucket/atmos.json index 4ebd66ca9e..c5745a0b76 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.142.0", + "version": "1.143.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.142.0/atmos_1.142.0_windows_amd64.exe#/atmos.exe", - "hash": "ef48165a8a1e19a0bb56c8f5248773030c363776e74c800d794b039ea03a4552" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.143.0/atmos_1.143.0_windows_amd64.exe#/atmos.exe", + "hash": "8ec5aabeca00c12b5c5880fed100b1280d323afb3227c226cc45fede0085191b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.142.0/atmos_1.142.0_windows_386.exe#/atmos.exe", - "hash": "d6e8a3cbae6caa6ed46ff51cfa377cd981731ab00207bcf7a9ba62c1304009ff" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.143.0/atmos_1.143.0_windows_386.exe#/atmos.exe", + "hash": "42cea4c9ff66221548de631f716a66a11a4ef51961ac3bf54b9055b7ea6bd1ee" } }, "bin": "atmos.exe",