From 4de840c0071424c8e659778db86e78b64d3258a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:30:40 +0000 Subject: [PATCH] atmos: Update to version 1.121.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index f151a80bdc..fc606b7a69 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.120.0", + "version": "1.121.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.120.0/atmos_1.120.0_windows_amd64.exe#/atmos.exe", - "hash": "488221c2f9affd513e4d1a68268b0a1571d9541371abdd26938409f31570586f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.121.0/atmos_1.121.0_windows_amd64.exe#/atmos.exe", + "hash": "941db4db3a31802003b8fafc16b2b53015790d1de2ae0ecdba2873464b68fefb" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.120.0/atmos_1.120.0_windows_386.exe#/atmos.exe", - "hash": "09c98fa027691a88432258a48ffca52b06c6d7bee32755425562acc310afd53e" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.121.0/atmos_1.121.0_windows_386.exe#/atmos.exe", + "hash": "f398d850f6a470cd9ca4eb7a514e254967bd6a4f97e33adc3695f93710d23a35" } }, "bin": "atmos.exe",