From dc7544b9fc50065ca05c19aee57c2cc8e5daa235 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Dec 2025 04:33:12 +0000 Subject: [PATCH] atmos: Update to version 1.202.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index cb7bef0fe1..b0496ad503 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.202.0", + "version": "1.202.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.202.0/atmos_1.202.0_windows_amd64.exe#/atmos.exe", - "hash": "c5fd87ee23748acc879c2a8f47e09fa90dfde408564b0d3142299944b290fd82" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.202.1/atmos_1.202.1_windows_amd64.exe#/atmos.exe", + "hash": "34fdc5abac92fc85ee912935619103bbc06f1afb79b885e1c11983a69ed7f95a" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.202.0/atmos_1.202.0_windows_386.exe#/atmos.exe", - "hash": "2387cf98de91c1f62fab3a28d736501a14e0430a856044755594177994fd49bb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.202.1/atmos_1.202.1_windows_386.exe#/atmos.exe", + "hash": "afddf5f4d8b7dd9ad9950afb51ee156bc56a826ebdd851b5bee55ba89a8643f0" } }, "bin": "atmos.exe",