diff --git a/bucket/atmos.json b/bucket/atmos.json index f084916843..8ad79d61ac 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.160.2", + "version": "1.160.3", "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.2/atmos_1.160.2_windows_amd64.exe#/atmos.exe", - "hash": "e6fecdcb1ee7308b90e595a0c7e34460732723bc4f46e11764ca58f46c93e219" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.3/atmos_1.160.3_windows_amd64.exe#/atmos.exe", + "hash": "409bc90442c211cc2006ea7415ba57e34b62d708bb918a864144d7593b7731cc" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.2/atmos_1.160.2_windows_386.exe#/atmos.exe", - "hash": "e099cb128a80ae410862003bfa5d26fc5ee40be367961fba344b05ac49fd61b8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.3/atmos_1.160.3_windows_386.exe#/atmos.exe", + "hash": "69331bd6ef35f408c9ea9ea701d4f11bf44201b7a445cf90b328438f63b9dcc9" } }, "bin": "atmos.exe",