From 532d59c62ad2c8548a3622e7580d7a8ab11818e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 18 Aug 2025 00:44:44 +0000 Subject: [PATCH] atmos: Update to version 1.187.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index a0785ab612..04c89fd467 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.186.0", + "version": "1.187.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.186.0/atmos_1.186.0_windows_amd64.exe#/atmos.exe", - "hash": "9afdac9fd613b4b318f70b82c26ad4c7bad363e09aa8e2cad552c50288f78cf0" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.187.0/atmos_1.187.0_windows_amd64.exe#/atmos.exe", + "hash": "e104f70e49b277e695a7ffb48a27aed70afac4121642891a69bbd496031c1e90" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.186.0/atmos_1.186.0_windows_386.exe#/atmos.exe", - "hash": "000a1eec20eac468195f348f78d7cf71519892571733779fe0d900343641dcd4" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.187.0/atmos_1.187.0_windows_386.exe#/atmos.exe", + "hash": "d2a615fff83512066578684c1621f2d9de35a2b5f44fdf101b09d037853eb130" } }, "bin": "atmos.exe",