From 28636bd936b39c1c15c67b2f7f7fda44d95b1843 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:28:14 +0000 Subject: [PATCH] atmos: Update to version 1.134.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 2c0c973df0..f980fca965 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.133.0", + "version": "1.134.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.133.0/atmos_1.133.0_windows_amd64.exe#/atmos.exe", - "hash": "a182497416708db6339deeeaa8675b84fce9136c978cd68ecafa8834024ea444" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.134.0/atmos_1.134.0_windows_amd64.exe#/atmos.exe", + "hash": "346e12ef31b8d01e7abbbd400deba93a418cb44f98ea6f1df546bb2dd88a57d8" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.133.0/atmos_1.133.0_windows_386.exe#/atmos.exe", - "hash": "58b57f7c5e865f95a49b294549da1cc04673100ff8fc00cf9280c5d51a968b3d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.134.0/atmos_1.134.0_windows_386.exe#/atmos.exe", + "hash": "9781665ff021e598b3cea715b1ba71706b47a0f4e7b67297103cacee31af67ed" } }, "bin": "atmos.exe",