From 14e06f42876cd54bc213466b0781ec379f32fe29 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 16:31:09 +0000 Subject: [PATCH] atmos: Update to version 1.118.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 56299fcbed..cf495d9547 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.117.0", + "version": "1.118.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.117.0/atmos_1.117.0_windows_amd64.exe#/atmos.exe", - "hash": "5bb93cbc48aa7ed98a30f4c2784480842ccc6fd8856ee31660e1d12e44071301" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.118.0/atmos_1.118.0_windows_amd64.exe#/atmos.exe", + "hash": "af0cdc2be3b4d3ea345ba82dcadb5ad679fb9276220ee1076f5c4ab81ca16930" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.117.0/atmos_1.117.0_windows_386.exe#/atmos.exe", - "hash": "e89cd18c765d503da28c03d16c99c5be7708fd7ac5d6378b7feecf019734c615" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.118.0/atmos_1.118.0_windows_386.exe#/atmos.exe", + "hash": "7813955844b097749cc56daba5e06d9d96896d03700faa2312b4bfd33161f709" } }, "bin": "atmos.exe",