diff --git a/bucket/atmos.json b/bucket/atmos.json index f2917cdb7e..86e46b28a6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.179.0", + "version": "1.180.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.179.0/atmos_1.179.0_windows_amd64.exe#/atmos.exe", - "hash": "155e45967d20fef7f00217b01376342dfa1bba8bda23311c90efff2448e1854d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.180.0/atmos_1.180.0_windows_amd64.exe#/atmos.exe", + "hash": "0421e18d8446d88398742e36986b8c037550865e107d000a666a2d48add84a28" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.179.0/atmos_1.179.0_windows_386.exe#/atmos.exe", - "hash": "18ba94061184e2af58cb0f0dd580ffb5ce2292135d33be99b5581c4c428a4e8f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.180.0/atmos_1.180.0_windows_386.exe#/atmos.exe", + "hash": "95d3956589a9e86f6edd9ca634988ef0a8f86142b5dcc28b899453afe5356547" } }, "bin": "atmos.exe",