From 8fd14a9cc888c29cd299dd94a16bf3cb6835c8eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 16:29:59 +0000 Subject: [PATCH] atmos: Update to version 1.177.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index c305e2a8d7..37204fd2eb 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.176.0", + "version": "1.177.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.176.0/atmos_1.176.0_windows_amd64.exe#/atmos.exe", - "hash": "ff32f9cfe58509a08c8c99c03e5e7c08cd04c8626320d09d1525bab9d2a4ccd8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.177.0/atmos_1.177.0_windows_amd64.exe#/atmos.exe", + "hash": "62ec05c0c0466054eb524ecc7961c333065419a7037939d576713201246c3a60" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.176.0/atmos_1.176.0_windows_386.exe#/atmos.exe", - "hash": "b98fa516c0c5f37049fd519b379b941cef5d4c4915bc10a6c02e964b3e239aa5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.177.0/atmos_1.177.0_windows_386.exe#/atmos.exe", + "hash": "659a4110c90d7aefcf17508185da098ba5ac6e3f9838f1031fd814d06a20f9f5" } }, "bin": "atmos.exe",