From 21652d2b3222aecbb32a6f3bb24ffaed93bcee86 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 00:40:12 +0000 Subject: [PATCH] atmos: Update to version 1.196.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index b2c90fca07..1da3a3e2c8 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.195.0", + "version": "1.196.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.195.0/atmos_1.195.0_windows_amd64.exe#/atmos.exe", - "hash": "423c25a1bc96303209db3ddf799bd9a7290242b92e51073f58f71649860d4a2b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.196.0/atmos_1.196.0_windows_amd64.exe#/atmos.exe", + "hash": "c0c878894aabf2db96306f4b1fa4f7f8deb882cd052d8661159fdde584ff724f" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.195.0/atmos_1.195.0_windows_386.exe#/atmos.exe", - "hash": "1537903a934dccb18df8f65df59aca8cf58f7916f844461a26ee7c3935137815" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.196.0/atmos_1.196.0_windows_386.exe#/atmos.exe", + "hash": "30b0aa8985259667653600b2fe3a974a4d79b75c4d260bda2d38547702771566" } }, "bin": "atmos.exe",