From 474b07dedc0e502aefc4bf75c765f37799f55ad0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2025 04:28:58 +0000 Subject: [PATCH] atmos: Update to version 1.154.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 8b840d4ae6..23313caf67 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.153.2", + "version": "1.154.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.153.2/atmos_1.153.2_windows_amd64.exe#/atmos.exe", - "hash": "5a814e7fa9966d164a24045ef5c8ad2648c5de937848c631cef32000794009a1" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.154.0/atmos_1.154.0_windows_amd64.exe#/atmos.exe", + "hash": "58eef445b7edfe596f9683691aea66abb53f634c1f00e086dea1a3e27c75e0a8" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.153.2/atmos_1.153.2_windows_386.exe#/atmos.exe", - "hash": "4bbe95d633845acfdf9fd0f00b9ea600d46492c4d6db2c3b6d23f7fd62cb2fec" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.154.0/atmos_1.154.0_windows_386.exe#/atmos.exe", + "hash": "f756c22b5490aec385db4f4da2375a6de04fd888906ce3a3cd9f2532f696aa88" } }, "bin": "atmos.exe",