diff --git a/bucket/atmos.json b/bucket/atmos.json index 663a5476f2..4f269621d1 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.169.0", + "version": "1.170.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.169.0/atmos_1.169.0_windows_amd64.exe#/atmos.exe", - "hash": "655a93a5ec5e82f212cad4bbdc56ca186a95553c2c186f4a6102813c38f2d1f8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.170.0/atmos_1.170.0_windows_amd64.exe#/atmos.exe", + "hash": "d21fbd68aa1c02497d15e975f4efcf0958de3bb18473d0bd3543ed8bd1e65c13" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.169.0/atmos_1.169.0_windows_386.exe#/atmos.exe", - "hash": "6b02cfc6a33b8a9e527bb602ce514ee4b3e378316b8672ff99966c7573512b19" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.170.0/atmos_1.170.0_windows_386.exe#/atmos.exe", + "hash": "ca200a5315a4dac75e352c4c58d4c03b199294419ef9cfdd95e1f71c13b1da29" } }, "bin": "atmos.exe",