From e49c93536aef8cdf1a200c8c87719c7653b9a85d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 08:31:13 +0000 Subject: [PATCH] atmos: Update to version 1.107.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 945f94da8e..0f8478dbbb 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.107.0", + "version": "1.107.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.107.0/atmos_1.107.0_windows_amd64.exe#/atmos.exe", - "hash": "28a1bd6191cb46d3d656539832c09ee7e2dca086235c5ed8a2a27b14b767ca43" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.1/atmos_1.107.1_windows_amd64.exe#/atmos.exe", + "hash": "c560822b65e863dee9f96dfe716081c0cae1c2cf38320d4243a561c94ce0b1bf" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.0/atmos_1.107.0_windows_386.exe#/atmos.exe", - "hash": "89c2624aa569749e081159fe3bf12db7ce87e98c3d0c55be4013a01320c9382a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.1/atmos_1.107.1_windows_386.exe#/atmos.exe", + "hash": "fe52e9afac8b11a02437c2e5091bf6aad2f782d57d5e00b2885067bffb52c0d0" } }, "bin": "atmos.exe",