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