diff --git a/bucket/atmos.json b/bucket/atmos.json index b343b3b24a..c305e2a8d7 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.175.0", + "version": "1.176.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.175.0/atmos_1.175.0_windows_amd64.exe#/atmos.exe", - "hash": "60227caa3b50c72274128f9f6e49d877cd768f6bcb3c12bec8a291c3a5f876a4" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.176.0/atmos_1.176.0_windows_amd64.exe#/atmos.exe", + "hash": "ff32f9cfe58509a08c8c99c03e5e7c08cd04c8626320d09d1525bab9d2a4ccd8" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.175.0/atmos_1.175.0_windows_386.exe#/atmos.exe", - "hash": "488ed0fce58aa751e7f55c6cd63a9c7b10e70551333c78ccdd7c02377cee0e02" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.176.0/atmos_1.176.0_windows_386.exe#/atmos.exe", + "hash": "b98fa516c0c5f37049fd519b379b941cef5d4c4915bc10a6c02e964b3e239aa5" } }, "bin": "atmos.exe",