diff --git a/bucket/atmos.json b/bucket/atmos.json index dc9513689a..a2a4a019ea 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.160.5", + "version": "1.161.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.160.5/atmos_1.160.5_windows_amd64.exe#/atmos.exe", - "hash": "1d9bf0c549583e5588a676d90c10a45f7e2b8bdbdc69b733b4821fd782865656" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.161.0/atmos_1.161.0_windows_amd64.exe#/atmos.exe", + "hash": "514bd6d69f06ff6ceae0813614a52766f2df539033cb1642b973a00d2407f5c3" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.5/atmos_1.160.5_windows_386.exe#/atmos.exe", - "hash": "5141aead4babfe24406235bad7ec2a9056a501ada6ad08b6ac16acfd611d7868" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.161.0/atmos_1.161.0_windows_386.exe#/atmos.exe", + "hash": "bea1c7af83bac0c249b8a9db778f83486cec6d1d6ea30f401de94115123e8157" } }, "bin": "atmos.exe",