diff --git a/bucket/atmos.json b/bucket/atmos.json index a2a4a019ea..fa7a0262eb 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.161.0", + "version": "1.162.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.161.0/atmos_1.161.0_windows_amd64.exe#/atmos.exe", - "hash": "514bd6d69f06ff6ceae0813614a52766f2df539033cb1642b973a00d2407f5c3" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.162.0/atmos_1.162.0_windows_amd64.exe#/atmos.exe", + "hash": "b2241f2d44c9d430c2e8117863eb8e84732026e0b8de90485f9220fc51a76779" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.161.0/atmos_1.161.0_windows_386.exe#/atmos.exe", - "hash": "bea1c7af83bac0c249b8a9db778f83486cec6d1d6ea30f401de94115123e8157" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.162.0/atmos_1.162.0_windows_386.exe#/atmos.exe", + "hash": "25419322a88b6e04c0e55960318a6806f6ec46ca457357fb4c07c7ac0bcb51f6" } }, "bin": "atmos.exe",