From c22d2b1c756dc1924bdffd707ea573a392fa14e3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 16 Jan 2026 00:44:30 +0000 Subject: [PATCH] atmos: Update to version 1.204.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index c10dbb5895..af0ff32fd0 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.203.0", + "version": "1.204.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.203.0/atmos_1.203.0_windows_amd64.exe#/atmos.exe", - "hash": "3c8e23db156e3fab29498991469ec70fe6c0f3d899035bd442b4b39872a95b26" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.204.0/atmos_1.204.0_windows_amd64.exe#/atmos.exe", + "hash": "890334c9513f6983a3f9df7c988eb0809c8466c59a746ba1f571496e6fb352ca" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.203.0/atmos_1.203.0_windows_386.exe#/atmos.exe", - "hash": "32a24f6ae8a6979382ece2c28d0e866864a5324fcdc3fd408e643a265595bb46" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.204.0/atmos_1.204.0_windows_386.exe#/atmos.exe", + "hash": "0b50d2e3daf4b45b94568991d4d3c060090bfe29ca3b447840bba534498d7529" } }, "bin": "atmos.exe",