diff --git a/bucket/atmos.json b/bucket/atmos.json index 44a2b8f53e..f151a80bdc 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.119.0", + "version": "1.120.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.119.0/atmos_1.119.0_windows_amd64.exe#/atmos.exe", - "hash": "d294de987ff7a5619c654fff6e12ccffba1879fcd577b6ee9adfb7e9c4d7e2a9" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.120.0/atmos_1.120.0_windows_amd64.exe#/atmos.exe", + "hash": "488221c2f9affd513e4d1a68268b0a1571d9541371abdd26938409f31570586f" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.119.0/atmos_1.119.0_windows_386.exe#/atmos.exe", - "hash": "32ef250cb7b341e3e9b7ece7e6f76eab2e298a07d6e616b8415bf4c70784431f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.120.0/atmos_1.120.0_windows_386.exe#/atmos.exe", + "hash": "09c98fa027691a88432258a48ffca52b06c6d7bee32755425562acc310afd53e" } }, "bin": "atmos.exe",