From 34caacbfda3939ae8f96c6834fb04c19b87fb6b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2024 20:28:40 +0000 Subject: [PATCH] atmos: Update to version 1.129.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index c5de5acfd8..f75caee58d 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.128.0", + "version": "1.129.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.128.0/atmos_1.128.0_windows_amd64.exe#/atmos.exe", - "hash": "1ad3e092f38ae9e79ea62f4488e0fd401eb01d2f88e133f4e41441aac7077253" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.129.0/atmos_1.129.0_windows_amd64.exe#/atmos.exe", + "hash": "2998141c24ac12d00a079138c2dd8f86f9cbd2c654869c6d6792669c56d7b5a1" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.128.0/atmos_1.128.0_windows_386.exe#/atmos.exe", - "hash": "80a9dab954bfc0e66474347b1285b8341c758de4dc7919b8589802c519cac089" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.129.0/atmos_1.129.0_windows_386.exe#/atmos.exe", + "hash": "62b9030a134c7a71c0884fdda5ed57128ea21d2b75ce061a00c25f24ad999b19" } }, "bin": "atmos.exe",