From 6137252ed36c0e3dec803dd4280700aca10b63d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 May 2025 20:29:20 +0000 Subject: [PATCH] atmos: Update to version 1.175.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index b80d2a9fb3..b343b3b24a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.174.0", + "version": "1.175.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.174.0/atmos_1.174.0_windows_amd64.exe#/atmos.exe", - "hash": "861e881b429610e5106a55ff05d0df139e866a2001a6a8b0f5fe989dff00508f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.175.0/atmos_1.175.0_windows_amd64.exe#/atmos.exe", + "hash": "60227caa3b50c72274128f9f6e49d877cd768f6bcb3c12bec8a291c3a5f876a4" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.174.0/atmos_1.174.0_windows_386.exe#/atmos.exe", - "hash": "07df8febfff3ff8951ffeb8941d4b7b5e223f60874591682b727f92b32cd8493" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.175.0/atmos_1.175.0_windows_386.exe#/atmos.exe", + "hash": "488ed0fce58aa751e7f55c6cd63a9c7b10e70551333c78ccdd7c02377cee0e02" } }, "bin": "atmos.exe",