From 882fdd658ac0244edeb062e4fcd3a528d82c5fd0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Apr 2025 16:29:12 +0000 Subject: [PATCH] atmos: Update to version 1.173.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index a45150c5b4..c57925738f 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.172.0", + "version": "1.173.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.172.0/atmos_1.172.0_windows_amd64.exe#/atmos.exe", - "hash": "8d1bf75359c47098f0ae96e49cf7cba4ad417cd4aa8a86cc3090c709b3830109" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.173.0/atmos_1.173.0_windows_amd64.exe#/atmos.exe", + "hash": "b857ad12512771e885f1cd05d7243cbd12a45a0131324030f1fdee1ab2d2d185" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.172.0/atmos_1.172.0_windows_386.exe#/atmos.exe", - "hash": "4ab3c4756beb276c7287da5d9a7a3bb3c43fbfe87225caf97fee44804bcc7e15" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.173.0/atmos_1.173.0_windows_386.exe#/atmos.exe", + "hash": "199ec0f5d9e9d0e0df5b416879a3d6c3d75beb3e044614c6d0d27b5fec66622d" } }, "bin": "atmos.exe",