From 006b89055f85e1eb73b7b7e97682a6404b563e0f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 20:30:14 +0000 Subject: [PATCH] atmos: Update to version 1.116.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index f369dee08e..7b3f0fe859 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.115.0", + "version": "1.116.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.115.0/atmos_1.115.0_windows_amd64.exe#/atmos.exe", - "hash": "857db7b018c1fb88c672e73c0739e381ef2c694c93bc2cf024b2d2b9b9034d3c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.116.0/atmos_1.116.0_windows_amd64.exe#/atmos.exe", + "hash": "72967f7b18ddb7a7b3ff61ce45152d327e1f9d43f8686cf80ae18405dd680c65" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.115.0/atmos_1.115.0_windows_386.exe#/atmos.exe", - "hash": "5c8cbc50289787d899fbf80d95ce1a736dc6cdb7615562a46c0686589b8e8174" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.116.0/atmos_1.116.0_windows_386.exe#/atmos.exe", + "hash": "0a04214d5681848956179128e99f75402c25ffa766553199f1822135b3bd3d50" } }, "bin": "atmos.exe",