From cee16f01e516abf8bdec5832b61e89800d3c3ae1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 04:29:51 +0000 Subject: [PATCH] atmos: Update to version 1.174.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index c57925738f..b80d2a9fb3 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.173.0", + "version": "1.174.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.173.0/atmos_1.173.0_windows_amd64.exe#/atmos.exe", - "hash": "b857ad12512771e885f1cd05d7243cbd12a45a0131324030f1fdee1ab2d2d185" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.174.0/atmos_1.174.0_windows_amd64.exe#/atmos.exe", + "hash": "861e881b429610e5106a55ff05d0df139e866a2001a6a8b0f5fe989dff00508f" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.173.0/atmos_1.173.0_windows_386.exe#/atmos.exe", - "hash": "199ec0f5d9e9d0e0df5b416879a3d6c3d75beb3e044614c6d0d27b5fec66622d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.174.0/atmos_1.174.0_windows_386.exe#/atmos.exe", + "hash": "07df8febfff3ff8951ffeb8941d4b7b5e223f60874591682b727f92b32cd8493" } }, "bin": "atmos.exe",