From d19bb2b69caea0fd3d9ae7d0b6c93f3dee656d0c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 20:29:49 +0000 Subject: [PATCH] atmos: Update to version 1.108.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 2410af9d7a..a895141deb 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.107.2", + "version": "1.108.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.107.2/atmos_1.107.2_windows_amd64.exe#/atmos.exe", - "hash": "92ab5697da617304262ad020b54917346babf3071ebbf84b932df9016dec1289" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.108.0/atmos_1.108.0_windows_amd64.exe#/atmos.exe", + "hash": "71ba9c37c9d3078db4254d6c8de914531f631fadb18eeb4fada14f7bafa3764c" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.107.2/atmos_1.107.2_windows_386.exe#/atmos.exe", - "hash": "ab2a6c6b3c2a25b9a61f3c47337499e1d428621c34bdb5aa73cf70ef859b06bb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.108.0/atmos_1.108.0_windows_386.exe#/atmos.exe", + "hash": "b3b446e07b879a92dd31f4e29ce8e9b34359e53bef6e973057b6c0bc7ff47743" } }, "bin": "atmos.exe",