From 0cb78a88795aeb85c63c97a7b7f04c7d9fcccab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 04:57:31 +0000 Subject: [PATCH] atmos: Update to version 1.205.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 91de08921e..021caeaedc 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.205.0", + "version": "1.205.1", "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.205.0/atmos_1.205.0_windows_amd64.exe#/atmos.exe", - "hash": "434bee71c8008c860c75cd86defe7f6cd240a4386e8c81dd8d51e940a7ce5e4f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.205.1/atmos_1.205.1_windows_amd64.exe#/atmos.exe", + "hash": "a05a6e46e02957c4d7b482616f25a3215630f15b1720673a8ce90c75527b5fde" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.205.0/atmos_1.205.0_windows_386.exe#/atmos.exe", - "hash": "10b134c8550e59382b3ff35e1dfb247d9edda90055b1cb3ded74b2f14fba16d8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.205.1/atmos_1.205.1_windows_386.exe#/atmos.exe", + "hash": "975e6c3cd7a0f1e43e7a4d4e0d11ac93fecfe73e7e83704819aff68a5a38e467" } }, "bin": "atmos.exe",