From da272112b96fe32343f25edb1d9a7af89c915931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 04:30:11 +0000 Subject: [PATCH] atmos: Update to version 1.117.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 7b3f0fe859..56299fcbed 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.116.0", + "version": "1.117.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.116.0/atmos_1.116.0_windows_amd64.exe#/atmos.exe", - "hash": "72967f7b18ddb7a7b3ff61ce45152d327e1f9d43f8686cf80ae18405dd680c65" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.117.0/atmos_1.117.0_windows_amd64.exe#/atmos.exe", + "hash": "5bb93cbc48aa7ed98a30f4c2784480842ccc6fd8856ee31660e1d12e44071301" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.116.0/atmos_1.116.0_windows_386.exe#/atmos.exe", - "hash": "0a04214d5681848956179128e99f75402c25ffa766553199f1822135b3bd3d50" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.117.0/atmos_1.117.0_windows_386.exe#/atmos.exe", + "hash": "e89cd18c765d503da28c03d16c99c5be7708fd7ac5d6378b7feecf019734c615" } }, "bin": "atmos.exe",