diff --git a/bucket/atmos.json b/bucket/atmos.json index 8ad79d61ac..9b2919c44d 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.160.3", + "version": "1.160.4", "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.160.3/atmos_1.160.3_windows_amd64.exe#/atmos.exe", - "hash": "409bc90442c211cc2006ea7415ba57e34b62d708bb918a864144d7593b7731cc" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.4/atmos_1.160.4_windows_amd64.exe#/atmos.exe", + "hash": "54dff7178ba05e4420f40cb913ae706859a927bbf0dfb7e01e248cbeded9f4f5" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.3/atmos_1.160.3_windows_386.exe#/atmos.exe", - "hash": "69331bd6ef35f408c9ea9ea701d4f11bf44201b7a445cf90b328438f63b9dcc9" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.4/atmos_1.160.4_windows_386.exe#/atmos.exe", + "hash": "5004e9cf3bd1e88c3adc2bea8d3b742fb87d5ebf1bc6065c779062642510a226" } }, "bin": "atmos.exe",