From 8da69aa53e232ebad111f2d2b958e81561575f09 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Apr 2025 00:39:06 +0000 Subject: [PATCH] atmos: Update to version 1.170.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 663a5476f2..4f269621d1 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.169.0", + "version": "1.170.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.169.0/atmos_1.169.0_windows_amd64.exe#/atmos.exe", - "hash": "655a93a5ec5e82f212cad4bbdc56ca186a95553c2c186f4a6102813c38f2d1f8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.170.0/atmos_1.170.0_windows_amd64.exe#/atmos.exe", + "hash": "d21fbd68aa1c02497d15e975f4efcf0958de3bb18473d0bd3543ed8bd1e65c13" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.169.0/atmos_1.169.0_windows_386.exe#/atmos.exe", - "hash": "6b02cfc6a33b8a9e527bb602ce514ee4b3e378316b8672ff99966c7573512b19" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.170.0/atmos_1.170.0_windows_386.exe#/atmos.exe", + "hash": "ca200a5315a4dac75e352c4c58d4c03b199294419ef9cfdd95e1f71c13b1da29" } }, "bin": "atmos.exe",