diff --git a/bucket/atmos.json b/bucket/atmos.json index 2a0d85c7b1..df3b9a3cb5 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.106.0", + "version": "1.106.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.106.0/atmos_1.106.0_windows_amd64.exe#/atmos.exe", - "hash": "360e1f79ed6de6635f1e5b758c5890ebe5f8f7bbc065c51a41439acc2c9a07f7" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.1/atmos_1.106.1_windows_amd64.exe#/atmos.exe", + "hash": "9e6516a99350154e945e0905b3ae3597d2fc7212a466e6460aa014a89d14d82b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.0/atmos_1.106.0_windows_386.exe#/atmos.exe", - "hash": "6a2a93141092ddcac9c900047ed041ec4f52f8ddd1f3a4d5b9094dead8a0c15f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.1/atmos_1.106.1_windows_386.exe#/atmos.exe", + "hash": "2b8b51be487959d8c2cdccffda2d3546a31d7f8c380427e71c1f784683b4d2b7" } }, "bin": "atmos.exe",