diff --git a/bucket/atmos.json b/bucket/atmos.json index 7a04c27da4..a45150c5b4 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.171.0", + "version": "1.172.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.171.0/atmos_1.171.0_windows_amd64.exe#/atmos.exe", - "hash": "dce49f976a8c109a0b7b3aa56135b983d0fbd2287ecc6f61f4b788332a764ac1" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.172.0/atmos_1.172.0_windows_amd64.exe#/atmos.exe", + "hash": "8d1bf75359c47098f0ae96e49cf7cba4ad417cd4aa8a86cc3090c709b3830109" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.171.0/atmos_1.171.0_windows_386.exe#/atmos.exe", - "hash": "9a6978fe5a2f51d4e8d18dabf9593cf3abb7cf9eb00a09a22ba6fb49531016d2" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.172.0/atmos_1.172.0_windows_386.exe#/atmos.exe", + "hash": "4ab3c4756beb276c7287da5d9a7a3bb3c43fbfe87225caf97fee44804bcc7e15" } }, "bin": "atmos.exe",