From 376447a8d1dd9ac2f425cec8d23665e0d66aea07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 20:28:22 +0000 Subject: [PATCH] atmos: Update to version 1.165.3 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 77ecbaa391..a7a0c421ff 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.165.2", + "version": "1.165.3", "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.165.2/atmos_1.165.2_windows_amd64.exe#/atmos.exe", - "hash": "668de205b6f6f26e0459e26aff6ee6e5a799958223505d05721e4e16945c82f5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.3/atmos_1.165.3_windows_amd64.exe#/atmos.exe", + "hash": "5e84f1b1f140ff08c1ad691a9beeb88be8784c88b5f379dfa7681eaaac19666a" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.2/atmos_1.165.2_windows_386.exe#/atmos.exe", - "hash": "e9fbaed4761c41b277e83d6ec9890b1d16b6866ac78672da4bdd16ca52c88ef5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.3/atmos_1.165.3_windows_386.exe#/atmos.exe", + "hash": "128270b8d5bff0b9d9cbb6426bbac074ce255630da191cfaa65a5e9bc21d1c0e" } }, "bin": "atmos.exe",