From 524377631956ec23101ccee4eccae64c153d9653 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Mar 2025 00:37:00 +0000 Subject: [PATCH] atmos: Update to version 1.165.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 6be591a0ea..d7e8228040 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.165.0", + "version": "1.165.1", "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.0/atmos_1.165.0_windows_amd64.exe#/atmos.exe", - "hash": "0bf140a3ca69e10c806382aa97f30a0f3f0ea5ed52393d1544ffbecdebacd973" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.1/atmos_1.165.1_windows_amd64.exe#/atmos.exe", + "hash": "748b549865abc6c2372d468ae23ee0f37731a6af91d6ef7065658d3c5cd6b205" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.0/atmos_1.165.0_windows_386.exe#/atmos.exe", - "hash": "fbeac3ebdb8d57282c657c146e46c580747ae93c62d9e200ebcb69cef7378937" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.1/atmos_1.165.1_windows_386.exe#/atmos.exe", + "hash": "7a04b1c7e9a9d3a16652dc935f9f77e7dbd2f2a8fb9155bd9964f564cf22fa05" } }, "bin": "atmos.exe",