diff --git a/bucket/atmos.json b/bucket/atmos.json index 86e46b28a6..b6e365ee58 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.180.0", + "version": "1.181.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.180.0/atmos_1.180.0_windows_amd64.exe#/atmos.exe", - "hash": "0421e18d8446d88398742e36986b8c037550865e107d000a666a2d48add84a28" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.181.0/atmos_1.181.0_windows_amd64.exe#/atmos.exe", + "hash": "29c857ee470c60aa579f736a1b9f4955d765031a9cb7a9379c2a244d877df2cf" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.180.0/atmos_1.180.0_windows_386.exe#/atmos.exe", - "hash": "95d3956589a9e86f6edd9ca634988ef0a8f86142b5dcc28b899453afe5356547" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.181.0/atmos_1.181.0_windows_386.exe#/atmos.exe", + "hash": "77465a53ea76771577859873c28190b041f2fecd72e3a8fb896a033f891fe470" } }, "bin": "atmos.exe",