diff --git a/bucket/atmos.json b/bucket/atmos.json index 6a63ed111d..f1b849f099 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.183.1", + "version": "1.184.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.183.1/atmos_1.183.1_windows_amd64.exe#/atmos.exe", - "hash": "4c2403c9a12ad2a48c95bfe36657135cfdee73b2581e514e721a80622409b25c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.184.0/atmos_1.184.0_windows_amd64.exe#/atmos.exe", + "hash": "c48ad1acbcd290ad2766781743cb52200ea5e023d420de746644d79440661851" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.183.1/atmos_1.183.1_windows_386.exe#/atmos.exe", - "hash": "25d14ad1e41fe914683797cae7dd6cae0aab71904770893a7573443003ccf98d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.184.0/atmos_1.184.0_windows_386.exe#/atmos.exe", + "hash": "0ff4f57cd4b4beb94f1e0f5d8737dcc2dc18ad63a36ba43394e9f9046a814119" } }, "bin": "atmos.exe",