From 1731acf446e9443e4f634d18e1e214ea8c81db47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:35:32 +0000 Subject: [PATCH] atmos: Update to version 1.148.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 5fdc93b36f..64fc7fd2be 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.148.0", + "version": "1.148.1", "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.148.0/atmos_1.148.0_windows_amd64.exe#/atmos.exe", - "hash": "7786ab4930a9d0973877be5c3fdefee4d4485925c0614b05c2d17c0d945b2a90" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.148.1/atmos_1.148.1_windows_amd64.exe#/atmos.exe", + "hash": "4e041d4dc9a4f87c7c06051a70bcf6d34e260862e8c1c2b3af8c3d2df72c5ed9" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.148.0/atmos_1.148.0_windows_386.exe#/atmos.exe", - "hash": "609c8f586003ce92c1b5ac864790e02c2fbc0447a6d7c6c2c67f78da667b4b92" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.148.1/atmos_1.148.1_windows_386.exe#/atmos.exe", + "hash": "701c442d55a41aa62119c97d76f1b8048a140c9768c85ca35fb886afffcce44f" } }, "bin": "atmos.exe",