From 65e39e88a6a7fc16ab81629419c570ec9bb8972a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 16:29:53 +0000 Subject: [PATCH] atmos: Update to version 1.189.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index ad47a523d2..71d6b0dd72 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.188.0", + "version": "1.189.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.188.0/atmos_1.188.0_windows_amd64.exe#/atmos.exe", - "hash": "fdb3c59139de1960fb83edec59fb7ab04e9315b7f007ecbf2d32482167c862f2" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.189.0/atmos_1.189.0_windows_amd64.exe#/atmos.exe", + "hash": "72f4881b44f446cc29ff71a367cc99c131a0292567d9c4676d33ab2136ee4a6d" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.188.0/atmos_1.188.0_windows_386.exe#/atmos.exe", - "hash": "4911ac599c612be49d46c3e054c89fb5ffba47dc5eaa269cc2d217d871870f4c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.189.0/atmos_1.189.0_windows_386.exe#/atmos.exe", + "hash": "89f6c85335d78695ce6a7906f910c0ba6fe3d4c2f5a8fbb196cd24e50f437ff1" } }, "bin": "atmos.exe",