From ea5f4720a442007becfcf32520e1202d91e146b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Dec 2024 08:30:19 +0000 Subject: [PATCH] atmos: Update to version 1.132.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 4a685d20b3..b53f52f8e6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.131.0", + "version": "1.132.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.131.0/atmos_1.131.0_windows_amd64.exe#/atmos.exe", - "hash": "d83d9a0f343a408ae8ab9de3aac02a0e2a27068f2e3f1a4a1bb90394ec9f5f3d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.132.0/atmos_1.132.0_windows_amd64.exe#/atmos.exe", + "hash": "74d027abfdba8663c7c1ba47261dd584c328161998f5ba00ab5ee319373dc909" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.131.0/atmos_1.131.0_windows_386.exe#/atmos.exe", - "hash": "28de4f6f83274281e75b89719b1da19d25515bf42dd8710dc2b4b2c05f2d7440" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.132.0/atmos_1.132.0_windows_386.exe#/atmos.exe", + "hash": "2e94c82279f753d99b9c345457a98ff8bb2f85d4f104272b299788f3d01712ef" } }, "bin": "atmos.exe",