From 8312ef8c515e6525d4a086cc0a0c2084097bff2d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 14 Dec 2024 04:30:47 +0000 Subject: [PATCH] atmos: Update to version 1.123.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 55bf5ed6c6..b643f21d1f 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.123.0", + "version": "1.123.1", "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.123.0/atmos_1.123.0_windows_amd64.exe#/atmos.exe", - "hash": "59437646c9f3afb2f4bb8c04e9d6cd345d95069ed8249980cbc167024639d1f6" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.1/atmos_1.123.1_windows_amd64.exe#/atmos.exe", + "hash": "c6951da1d22ef9bab59ea5f5da70156d909dfe65aa6935fc1051e69c71e515ca" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.0/atmos_1.123.0_windows_386.exe#/atmos.exe", - "hash": "0a5e35ed79642cc8b07beac3bd78de4c598117283348463be9e6cfb6173bed90" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.1/atmos_1.123.1_windows_386.exe#/atmos.exe", + "hash": "7730644621a46d63e816ff359deacd02143f17b4e0705c045100cfc6fc8c9c40" } }, "bin": "atmos.exe",