From 7147ee9e63c5a3dae8c24cad1ea95583b4ae6e09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Nov 2024 00:34:59 +0000 Subject: [PATCH] atmos: Update to version 1.106.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index d949735fd5..2a0d85c7b1 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.105.0", + "version": "1.106.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.105.0/atmos_1.105.0_windows_amd64.exe#/atmos.exe", - "hash": "d94a238443ce80e53c105059badec4b7084d8cf4ac5bf18dbb84f8ffdd632c6d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.0/atmos_1.106.0_windows_amd64.exe#/atmos.exe", + "hash": "360e1f79ed6de6635f1e5b758c5890ebe5f8f7bbc065c51a41439acc2c9a07f7" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.105.0/atmos_1.105.0_windows_386.exe#/atmos.exe", - "hash": "baaa15e58c91d60a6f1e137b8f0e4b3a3b2afa5ce4c0ab3eee47eaada3bd685b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.0/atmos_1.106.0_windows_386.exe#/atmos.exe", + "hash": "6a2a93141092ddcac9c900047ed041ec4f52f8ddd1f3a4d5b9094dead8a0c15f" } }, "bin": "atmos.exe",