diff --git a/bucket/atmos.json b/bucket/atmos.json index b7bd39a47a..8660cc829a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.194.0", + "version": "1.194.1", "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.194.0/atmos_1.194.0_windows_amd64.exe#/atmos.exe", - "hash": "8bce294322ae5750811f4dad8a6e464d75ed657d69047e41b777285d0bef5eb4" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.194.1/atmos_1.194.1_windows_amd64.exe#/atmos.exe", + "hash": "54d54f9fef20f34ca5a26f56dd6be5be49fccf76786e8b9eb65466f7ec398395" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.194.0/atmos_1.194.0_windows_386.exe#/atmos.exe", - "hash": "a696950bdc4b9e4f1a176dfb3d93c514b7220f6c1919a0fd5da1c6edce6cb04c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.194.1/atmos_1.194.1_windows_386.exe#/atmos.exe", + "hash": "39526c8e48851c58152f77ff7aced573461cd6ad1aa0bff63dc91018879ebdf8" } }, "bin": "atmos.exe",