diff --git a/bucket/atmos.json b/bucket/atmos.json index 758e74e054..8aee27741f 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.145.0", + "version": "1.146.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.145.0/atmos_1.145.0_windows_amd64.exe#/atmos.exe", - "hash": "f397df400f92f38dd9dcbdb8745c01f72052184a0d239b2150e75bd3377ee17a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.1/atmos_1.146.1_windows_amd64.exe#/atmos.exe", + "hash": "f52734e6a0d7590a394cb3f467794a619d5f9355366c44f50c5aa932e2fa2f63" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.145.0/atmos_1.145.0_windows_386.exe#/atmos.exe", - "hash": "89b05b18a5eab893f0794a5a429d5efcf06a46ca52ce3aa437803f61f9aa84b6" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.1/atmos_1.146.1_windows_386.exe#/atmos.exe", + "hash": "a057488a4a99153c25d93f83c985ad183f13495281fc0e31d5852c19808c757a" } }, "bin": "atmos.exe",