diff --git a/bucket/atmos.json b/bucket/atmos.json index 37204fd2eb..0b5631feef 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.177.0", + "version": "1.178.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.177.0/atmos_1.177.0_windows_amd64.exe#/atmos.exe", - "hash": "62ec05c0c0466054eb524ecc7961c333065419a7037939d576713201246c3a60" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.178.0/atmos_1.178.0_windows_amd64.exe#/atmos.exe", + "hash": "417485b5b53d2ec5ff8d25f75f34466ccef489f5bf8db7f1c4290030363c84fe" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.177.0/atmos_1.177.0_windows_386.exe#/atmos.exe", - "hash": "659a4110c90d7aefcf17508185da098ba5ac6e3f9838f1031fd814d06a20f9f5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.178.0/atmos_1.178.0_windows_386.exe#/atmos.exe", + "hash": "dac90e901b4cfe9f77fecba6dad1899ef16bd9dbcf360dacf9dcf04f44222b71" } }, "bin": "atmos.exe",