diff --git a/bucket/atmos.json b/bucket/atmos.json index 3132a281bf..b7bd39a47a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.193.0", + "version": "1.194.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.193.0/atmos_1.193.0_windows_amd64.exe#/atmos.exe", - "hash": "cc147ac9f909d66c270bd7440fabe7441184bc7e251197a815f27e93fbbcebeb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.194.0/atmos_1.194.0_windows_amd64.exe#/atmos.exe", + "hash": "8bce294322ae5750811f4dad8a6e464d75ed657d69047e41b777285d0bef5eb4" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.193.0/atmos_1.193.0_windows_386.exe#/atmos.exe", - "hash": "c616cf8e01b0e53ff5ee4c5ae812aed93570bec9166be51f99d586e2819f07fb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.194.0/atmos_1.194.0_windows_386.exe#/atmos.exe", + "hash": "a696950bdc4b9e4f1a176dfb3d93c514b7220f6c1919a0fd5da1c6edce6cb04c" } }, "bin": "atmos.exe",