From 9acbbb84f26167381401aad821d1b51682cd7a3e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 20:28:16 +0000 Subject: [PATCH] atmos: Update to version 1.190.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 71d6b0dd72..1e8b321321 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.189.0", + "version": "1.190.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.189.0/atmos_1.189.0_windows_amd64.exe#/atmos.exe", - "hash": "72f4881b44f446cc29ff71a367cc99c131a0292567d9c4676d33ab2136ee4a6d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.190.0/atmos_1.190.0_windows_amd64.exe#/atmos.exe", + "hash": "be3a095367cd7e170a0990b90b6971b1bbc8cd2cdbc89fe17ce716010d6033af" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.189.0/atmos_1.189.0_windows_386.exe#/atmos.exe", - "hash": "89f6c85335d78695ce6a7906f910c0ba6fe3d4c2f5a8fbb196cd24e50f437ff1" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.190.0/atmos_1.190.0_windows_386.exe#/atmos.exe", + "hash": "789501eab82588920e85469cc22940d79722397137bb2355c0b2d963fa852217" } }, "bin": "atmos.exe",