diff --git a/bucket/atmos.json b/bucket/atmos.json index a010948fce..72c907b3e0 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.85.0", + "version": "1.86.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.85.0/atmos_1.85.0_windows_amd64.exe#/atmos.exe", - "hash": "5a530439ff7282241cc65ae9bf7ca63eb83ab340a14bce1c4744e3eaad3c6ed8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.0/atmos_1.86.0_windows_amd64.exe#/atmos.exe", + "hash": "8ae8d77218408e5848249323c7bbe533e21bb33c1ef97e075c1f7e159f9c9acb" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.85.0/atmos_1.85.0_windows_386.exe#/atmos.exe", - "hash": "55a5ee619147144f63e322b8da3a1ce0875e5a783654d2701aab03b1d2af6dca" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.0/atmos_1.86.0_windows_386.exe#/atmos.exe", + "hash": "74ecdb26cac6aac8a01fc9032000cb3c2a6059755464bf5321e061e23fd0a21a" } }, "bin": "atmos.exe",