From a5fcf228e3a517aa4b28fc96b0392cf41d92c7b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 04:29:28 +0000 Subject: [PATCH] atmos: Update to version 1.139.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 130712e4b8..69a1eb50ab 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.138.0", + "version": "1.139.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.138.0/atmos_1.138.0_windows_amd64.exe#/atmos.exe", - "hash": "1f3ca0bfe415012648c61054814a37568bd962f333622603c70f80862db06b76" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.139.0/atmos_1.139.0_windows_amd64.exe#/atmos.exe", + "hash": "9b1f6ca37a50a00b651ff76977f37d6d9b3340cedf8d80079e83925dfee2aac7" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.138.0/atmos_1.138.0_windows_386.exe#/atmos.exe", - "hash": "4a23bf2c35c1635e3891ca855b5274b78303eaa9b422a27594d3966525979128" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.139.0/atmos_1.139.0_windows_386.exe#/atmos.exe", + "hash": "00ec5dcbad1daeaf7a8ebe7c53859061891565feb38ea4ec66d8771849c9ea59" } }, "bin": "atmos.exe",