diff --git a/bucket/atmos.json b/bucket/atmos.json index 3a29ec3989..9fd39ebfc2 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.159.0", + "version": "1.160.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.159.0/atmos_1.159.0_windows_amd64.exe#/atmos.exe", - "hash": "392fbe5fbfc274af1dd1a8557f5d53021e35de07e50d9745862c9f98c785446a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.0/atmos_1.160.0_windows_amd64.exe#/atmos.exe", + "hash": "444e552d3d6ec077f9d238897e2a2fb28422ea4090f09028b2e23575da405d0b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.159.0/atmos_1.159.0_windows_386.exe#/atmos.exe", - "hash": "83b25ee5ce930dd24dd09e41b4a5756638588ae0d4e8e13f170bd540d13b3f2c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.0/atmos_1.160.0_windows_386.exe#/atmos.exe", + "hash": "45de9ad9bcad0269a5c6cf97001c1e28149ccc756bddfc078c8d91862fbdebfd" } }, "bin": "atmos.exe",