From 43ac0f7bada7aac2612751fd5d55408b83ca8078 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Dec 2024 04:30:19 +0000 Subject: [PATCH] atmos: Update to version 1.123.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 81b0e45170..55bf5ed6c6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.122.0", + "version": "1.123.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.122.0/atmos_1.122.0_windows_amd64.exe#/atmos.exe", - "hash": "f59896f1450fe345ad99cb6c6c226dd85447a356f62f6032c024e117b1b1dca2" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.0/atmos_1.123.0_windows_amd64.exe#/atmos.exe", + "hash": "59437646c9f3afb2f4bb8c04e9d6cd345d95069ed8249980cbc167024639d1f6" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.122.0/atmos_1.122.0_windows_386.exe#/atmos.exe", - "hash": "7207ea164ced8c0c1dd45c191ff6444448a018e82ed6c686afd247d9487a82fc" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.123.0/atmos_1.123.0_windows_386.exe#/atmos.exe", + "hash": "0a5e35ed79642cc8b07beac3bd78de4c598117283348463be9e6cfb6173bed90" } }, "bin": "atmos.exe",