From ea2608af7ed8ce1dc2ec9cb6f5032cea1bc8209c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:30:45 +0000 Subject: [PATCH] atmos: Update to version 1.110.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 3285d8fcb0..e2693786e2 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.109.0", + "version": "1.110.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.109.0/atmos_1.109.0_windows_amd64.exe#/atmos.exe", - "hash": "0cdce4e7bb2f3f4051d1306f78428600c21fe3bef286313301e6f38d363af825" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_amd64.exe#/atmos.exe", + "hash": "f32fe54695dca04650ff0b0a443b396b3d86f6ab2c6cccc70d1bdadd1d6cc237" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.109.0/atmos_1.109.0_windows_386.exe#/atmos.exe", - "hash": "e860cb2f2a731a0480aac054098e43f0ce12123349eeea1ab90677dd5f20b940" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_386.exe#/atmos.exe", + "hash": "067ad52b3f2b7fa054365f10067bd80e97ea38986d51cbee5e07b671cf1efb56" } }, "bin": "atmos.exe",