diff --git a/bucket/atmos.json b/bucket/atmos.json index 214571a576..a0785ab612 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.185.0", + "version": "1.186.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.185.0/atmos_1.185.0_windows_amd64.exe#/atmos.exe", - "hash": "028afbb99ef16ed4d3970144ddc60734f1dad30badb4a0cde14d11b51e298fa1" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.186.0/atmos_1.186.0_windows_amd64.exe#/atmos.exe", + "hash": "9afdac9fd613b4b318f70b82c26ad4c7bad363e09aa8e2cad552c50288f78cf0" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.185.0/atmos_1.185.0_windows_386.exe#/atmos.exe", - "hash": "24869d8f34536feb7d11e397795a0630a2b339c96584b02939ef30d61e140d31" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.186.0/atmos_1.186.0_windows_386.exe#/atmos.exe", + "hash": "000a1eec20eac468195f348f78d7cf71519892571733779fe0d900343641dcd4" } }, "bin": "atmos.exe",