From 2e73a9c653fe5be45e31bff13a494f0d61601bea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Dec 2024 16:31:20 +0000 Subject: [PATCH] atmos: Update to version 1.111.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index e2693786e2..a95b9aba1d 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.110.0", + "version": "1.111.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.110.0/atmos_1.110.0_windows_amd64.exe#/atmos.exe", - "hash": "f32fe54695dca04650ff0b0a443b396b3d86f6ab2c6cccc70d1bdadd1d6cc237" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.111.0/atmos_1.111.0_windows_amd64.exe#/atmos.exe", + "hash": "e435ebd25bf584199e77bc5c98b83260ef3f1b83aa4a6746b64a5dc97118337b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_386.exe#/atmos.exe", - "hash": "067ad52b3f2b7fa054365f10067bd80e97ea38986d51cbee5e07b671cf1efb56" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.111.0/atmos_1.111.0_windows_386.exe#/atmos.exe", + "hash": "b29bedca20da22b7b9591e41875b791284cc3749f6466831f08f16e51efb361d" } }, "bin": "atmos.exe",