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