From aa22e34f3c2afd89f50a39b3ea73857776569804 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 20:27:46 +0000 Subject: [PATCH] atmos: Update to version 1.158.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index a3f25e9bdc..1f134ab7e8 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.157.0", + "version": "1.158.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.157.0/atmos_1.157.0_windows_amd64.exe#/atmos.exe", - "hash": "6fcfac13c04524d3eed779a4446edff3bdb8feef74f62ebcbafcece47420f7e6" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.158.0/atmos_1.158.0_windows_amd64.exe#/atmos.exe", + "hash": "f23c3d91019235effea89bfc926c2d4bc372b6c6f8a58b3abbd1c319d1c7daf8" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.157.0/atmos_1.157.0_windows_386.exe#/atmos.exe", - "hash": "4d094749dd5164cd05a4ec3f073ec4afbcecca445ec6ac8c74b9d1933f02b5f0" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.158.0/atmos_1.158.0_windows_386.exe#/atmos.exe", + "hash": "8433fdcbd80382bd09594eb5b1978342d54f510a6a782077d435bff3050f3f8e" } }, "bin": "atmos.exe",