From 109eea95a86724511755c8be95e5ee63e9e0cf6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2024 16:30:33 +0000 Subject: [PATCH] atmos: Update to version 1.107.2 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 0f8478dbbb..2410af9d7a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.107.1", + "version": "1.107.2", "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.1/atmos_1.107.1_windows_amd64.exe#/atmos.exe", - "hash": "c560822b65e863dee9f96dfe716081c0cae1c2cf38320d4243a561c94ce0b1bf" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.2/atmos_1.107.2_windows_amd64.exe#/atmos.exe", + "hash": "92ab5697da617304262ad020b54917346babf3071ebbf84b932df9016dec1289" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.1/atmos_1.107.1_windows_386.exe#/atmos.exe", - "hash": "fe52e9afac8b11a02437c2e5091bf6aad2f782d57d5e00b2885067bffb52c0d0" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.2/atmos_1.107.2_windows_386.exe#/atmos.exe", + "hash": "ab2a6c6b3c2a25b9a61f3c47337499e1d428621c34bdb5aa73cf70ef859b06bb" } }, "bin": "atmos.exe",