From 1c59b44070e42efc662005a68c20df14080e554f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 00:38:28 +0000 Subject: [PATCH] atmos: Update to version 1.112.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index a95b9aba1d..6fcf4e5643 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.111.0", + "version": "1.112.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.111.0/atmos_1.111.0_windows_amd64.exe#/atmos.exe", - "hash": "e435ebd25bf584199e77bc5c98b83260ef3f1b83aa4a6746b64a5dc97118337b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.112.0/atmos_1.112.0_windows_amd64.exe#/atmos.exe", + "hash": "63d35d87fd0e919bb36730d9903b313f9182a581dc0f1a86e5c571acb5ee5e3c" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.111.0/atmos_1.111.0_windows_386.exe#/atmos.exe", - "hash": "b29bedca20da22b7b9591e41875b791284cc3749f6466831f08f16e51efb361d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.112.0/atmos_1.112.0_windows_386.exe#/atmos.exe", + "hash": "28a2d25be2b9d75b92833b3245a6d5dac121cd898e16d66fc3414f7a9700ad65" } }, "bin": "atmos.exe",