diff --git a/bucket/atmos.json b/bucket/atmos.json index 69a1eb50ab..7cb396ead7 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.139.0", + "version": "1.140.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.139.0/atmos_1.139.0_windows_amd64.exe#/atmos.exe", - "hash": "9b1f6ca37a50a00b651ff76977f37d6d9b3340cedf8d80079e83925dfee2aac7" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.140.0/atmos_1.140.0_windows_amd64.exe#/atmos.exe", + "hash": "5ddd6d825f01f40048fa1f3e4e56094d2fc77850a21122fc4874844cb95db388" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.139.0/atmos_1.139.0_windows_386.exe#/atmos.exe", - "hash": "00ec5dcbad1daeaf7a8ebe7c53859061891565feb38ea4ec66d8771849c9ea59" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.140.0/atmos_1.140.0_windows_386.exe#/atmos.exe", + "hash": "6145eb56fd08d5a3a28b09739a2dd6ad821e6f963a80dee0a8323966a5fe586b" } }, "bin": "atmos.exe",