diff --git a/bucket/atmos.json b/bucket/atmos.json index e9f87f47ab..c570f94a31 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.90.0", + "version": "1.92.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.90.0/atmos_1.90.0_windows_amd64.exe#/atmos.exe", - "hash": "8ececaa47855fe0031298aa5e3587c6284d7c51a253b0cd5bbd512b506db1919" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.92.0/atmos_1.92.0_windows_amd64.exe#/atmos.exe", + "hash": "47a0a5d9125e2eda38f846ba7f272cbc484d2e657e800fdd79e5cd1f3016b218" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.90.0/atmos_1.90.0_windows_386.exe#/atmos.exe", - "hash": "5685dd8d8e1b7db4fd74d3829dfe55974de445f7b2aa52c4c809f9afecaebcc3" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.92.0/atmos_1.92.0_windows_386.exe#/atmos.exe", + "hash": "a1e873762628285c01b7c3df0520f61d51c66b14f179c779a1f5b01e1240956e" } }, "bin": "atmos.exe",