From 46c96cc4289959bd6fc7e4b1547230eae904df54 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 04:29:06 +0000 Subject: [PATCH] atmos: Update to version 1.150.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 496f29c11a..a7faf656b3 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.149.0", + "version": "1.150.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.149.0/atmos_1.149.0_windows_amd64.exe#/atmos.exe", - "hash": "af9d38fc43abe08a10e8b11620d4fa8409e437906102e09366167fecb5419e1b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.150.0/atmos_1.150.0_windows_amd64.exe#/atmos.exe", + "hash": "17d6a7a6e8b5b974a2d7068c6d3b2cb0bfbfb96f27ca3605703a16853f98aa37" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.149.0/atmos_1.149.0_windows_386.exe#/atmos.exe", - "hash": "f2daee8107da3a01794448f4faabaab2999bdc79c8b9b7387329c98bd759830a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.150.0/atmos_1.150.0_windows_386.exe#/atmos.exe", + "hash": "43817d773c57cb0123be2020df5cd3d4565627d4a7c04139d0c5c7f2445d1075" } }, "bin": "atmos.exe",