diff --git a/bucket/atmos.json b/bucket/atmos.json index 0b5631feef..f2917cdb7e 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.178.0", + "version": "1.179.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.178.0/atmos_1.178.0_windows_amd64.exe#/atmos.exe", - "hash": "417485b5b53d2ec5ff8d25f75f34466ccef489f5bf8db7f1c4290030363c84fe" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.179.0/atmos_1.179.0_windows_amd64.exe#/atmos.exe", + "hash": "155e45967d20fef7f00217b01376342dfa1bba8bda23311c90efff2448e1854d" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.178.0/atmos_1.178.0_windows_386.exe#/atmos.exe", - "hash": "dac90e901b4cfe9f77fecba6dad1899ef16bd9dbcf360dacf9dcf04f44222b71" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.179.0/atmos_1.179.0_windows_386.exe#/atmos.exe", + "hash": "18ba94061184e2af58cb0f0dd580ffb5ce2292135d33be99b5581c4c428a4e8f" } }, "bin": "atmos.exe",