diff --git a/bucket/atmos.json b/bucket/atmos.json index 1f134ab7e8..3a29ec3989 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.158.0", + "version": "1.159.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.158.0/atmos_1.158.0_windows_amd64.exe#/atmos.exe", - "hash": "f23c3d91019235effea89bfc926c2d4bc372b6c6f8a58b3abbd1c319d1c7daf8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.159.0/atmos_1.159.0_windows_amd64.exe#/atmos.exe", + "hash": "392fbe5fbfc274af1dd1a8557f5d53021e35de07e50d9745862c9f98c785446a" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.158.0/atmos_1.158.0_windows_386.exe#/atmos.exe", - "hash": "8433fdcbd80382bd09594eb5b1978342d54f510a6a782077d435bff3050f3f8e" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.159.0/atmos_1.159.0_windows_386.exe#/atmos.exe", + "hash": "83b25ee5ce930dd24dd09e41b4a5756638588ae0d4e8e13f170bd540d13b3f2c" } }, "bin": "atmos.exe",