From 4fb1f907951ea4f4c7d91ad93278783d46240292 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Jan 2025 20:27:40 +0000 Subject: [PATCH] atmos: Update to version 1.156.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index e5dc397d4f..4827beeccb 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.155.0", + "version": "1.156.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.155.0/atmos_1.155.0_windows_amd64.exe#/atmos.exe", - "hash": "d0441cd6f857c2861e7e31985e5c92734e6f84e5fb41a039a203c66a5b60a54e" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.156.0/atmos_1.156.0_windows_amd64.exe#/atmos.exe", + "hash": "5e83c344e214ded1cbba7838ca7e9c6dbf835f3dc6f62ce1e37912cde91b3e47" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.155.0/atmos_1.155.0_windows_386.exe#/atmos.exe", - "hash": "092e32711962e67e862c63f4fc53b49e568d170f9b400d7a26fa038e762fd415" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.156.0/atmos_1.156.0_windows_386.exe#/atmos.exe", + "hash": "f4bd849c87f0883888b50770a31fe5a6bb113bd23dc9c10ee294102b2e6785ad" } }, "bin": "atmos.exe",