From af4b092a1af8bab7c1f5c0c4b7714b36dcda089d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Nov 2025 20:29:31 +0000 Subject: [PATCH] atmos: Update to version 1.197.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 1da3a3e2c8..35055864ab 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.196.0", + "version": "1.197.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.196.0/atmos_1.196.0_windows_amd64.exe#/atmos.exe", - "hash": "c0c878894aabf2db96306f4b1fa4f7f8deb882cd052d8661159fdde584ff724f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.197.0/atmos_1.197.0_windows_amd64.exe#/atmos.exe", + "hash": "a5396429b177c0d742234fe51dd1bd5fcab9b5710ea345a1c9238b2b48ef8e3b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.196.0/atmos_1.196.0_windows_386.exe#/atmos.exe", - "hash": "30b0aa8985259667653600b2fe3a974a4d79b75c4d260bda2d38547702771566" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.197.0/atmos_1.197.0_windows_386.exe#/atmos.exe", + "hash": "6ac3439d6899b3bf2558a4c83987634dbefc8577395027e9b35b58380d948f36" } }, "bin": "atmos.exe",