diff --git a/bucket/atmos.json b/bucket/atmos.json index df3b9a3cb5..945f94da8e 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.106.1", + "version": "1.107.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.106.1/atmos_1.106.1_windows_amd64.exe#/atmos.exe", - "hash": "9e6516a99350154e945e0905b3ae3597d2fc7212a466e6460aa014a89d14d82b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.0/atmos_1.107.0_windows_amd64.exe#/atmos.exe", + "hash": "28a1bd6191cb46d3d656539832c09ee7e2dca086235c5ed8a2a27b14b767ca43" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.1/atmos_1.106.1_windows_386.exe#/atmos.exe", - "hash": "2b8b51be487959d8c2cdccffda2d3546a31d7f8c380427e71c1f784683b4d2b7" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.0/atmos_1.107.0_windows_386.exe#/atmos.exe", + "hash": "89c2624aa569749e081159fe3bf12db7ce87e98c3d0c55be4013a01320c9382a" } }, "bin": "atmos.exe",