From 3ca15676e4ece6fbbba3ea5a8d08a9e6676fa043 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Nov 2024 04:29:52 +0000 Subject: [PATCH] atmos: Update to version 1.109.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index a895141deb..3285d8fcb0 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.108.0", + "version": "1.109.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.108.0/atmos_1.108.0_windows_amd64.exe#/atmos.exe", - "hash": "71ba9c37c9d3078db4254d6c8de914531f631fadb18eeb4fada14f7bafa3764c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.109.0/atmos_1.109.0_windows_amd64.exe#/atmos.exe", + "hash": "0cdce4e7bb2f3f4051d1306f78428600c21fe3bef286313301e6f38d363af825" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.108.0/atmos_1.108.0_windows_386.exe#/atmos.exe", - "hash": "b3b446e07b879a92dd31f4e29ce8e9b34359e53bef6e973057b6c0bc7ff47743" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.109.0/atmos_1.109.0_windows_386.exe#/atmos.exe", + "hash": "e860cb2f2a731a0480aac054098e43f0ce12123349eeea1ab90677dd5f20b940" } }, "bin": "atmos.exe",