From 39ea42cca58b5b8009f6e8fb100b459953f31624 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jan 2025 20:28:04 +0000 Subject: [PATCH] atmos: Update to version 1.138.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index e2f954bfff..130712e4b8 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.136.0", + "version": "1.138.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.136.0/atmos_1.136.0_windows_amd64.exe#/atmos.exe", - "hash": "4649a8bd5ca2a3d10fc418cec3ccee7350a352298bc278ae101e1289754ab916" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.138.0/atmos_1.138.0_windows_amd64.exe#/atmos.exe", + "hash": "1f3ca0bfe415012648c61054814a37568bd962f333622603c70f80862db06b76" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.136.0/atmos_1.136.0_windows_386.exe#/atmos.exe", - "hash": "b1f116ee0f08c5911dd781fc786352091ed47e121eb757c7a20d2f2e3f266ead" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.138.0/atmos_1.138.0_windows_386.exe#/atmos.exe", + "hash": "4a23bf2c35c1635e3891ca855b5274b78303eaa9b422a27594d3966525979128" } }, "bin": "atmos.exe",