diff --git a/bucket/atmos.json b/bucket/atmos.json index 3d4cdf6e98..f1d1b472ff 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.146.3", + "version": "1.147.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.146.3/atmos_1.146.3_windows_amd64.exe#/atmos.exe", - "hash": "c991744f98db56ab14bdbdbb46f1251607c33ca117ad591f9a263c11b80d7e97" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.147.0/atmos_1.147.0_windows_amd64.exe#/atmos.exe", + "hash": "96a1b78e18bd75e323e3987bb00dfd18acc985f51c4890c569dbeff5c4252e93" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.3/atmos_1.146.3_windows_386.exe#/atmos.exe", - "hash": "4b2483d25f31d3bb4c70125e5e7f52c81d6f9a96cfb2dbe40f77043958cdc47a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.147.0/atmos_1.147.0_windows_386.exe#/atmos.exe", + "hash": "b798e83392f4616219d68a7ff817170dfb067b54c5fc31138cfb778c4175ee54" } }, "bin": "atmos.exe",