From f902b5261a7603a9d006805d1bf1ac7334acaba8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:30:52 +0000 Subject: [PATCH] atmos: Update to version 1.148.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index f1d1b472ff..5fdc93b36f 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.147.0", + "version": "1.148.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.147.0/atmos_1.147.0_windows_amd64.exe#/atmos.exe", - "hash": "96a1b78e18bd75e323e3987bb00dfd18acc985f51c4890c569dbeff5c4252e93" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.148.0/atmos_1.148.0_windows_amd64.exe#/atmos.exe", + "hash": "7786ab4930a9d0973877be5c3fdefee4d4485925c0614b05c2d17c0d945b2a90" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.147.0/atmos_1.147.0_windows_386.exe#/atmos.exe", - "hash": "b798e83392f4616219d68a7ff817170dfb067b54c5fc31138cfb778c4175ee54" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.148.0/atmos_1.148.0_windows_386.exe#/atmos.exe", + "hash": "609c8f586003ce92c1b5ac864790e02c2fbc0447a6d7c6c2c67f78da667b4b92" } }, "bin": "atmos.exe",