From f7947d89de6ff5b92e3dab842bea063cbd52e1b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 16:31:14 +0000 Subject: [PATCH] atmos: Update to version 1.122.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index fc606b7a69..81b0e45170 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.121.0", + "version": "1.122.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.121.0/atmos_1.121.0_windows_amd64.exe#/atmos.exe", - "hash": "941db4db3a31802003b8fafc16b2b53015790d1de2ae0ecdba2873464b68fefb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.122.0/atmos_1.122.0_windows_amd64.exe#/atmos.exe", + "hash": "f59896f1450fe345ad99cb6c6c226dd85447a356f62f6032c024e117b1b1dca2" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.121.0/atmos_1.121.0_windows_386.exe#/atmos.exe", - "hash": "f398d850f6a470cd9ca4eb7a514e254967bd6a4f97e33adc3695f93710d23a35" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.122.0/atmos_1.122.0_windows_386.exe#/atmos.exe", + "hash": "7207ea164ced8c0c1dd45c191ff6444448a018e82ed6c686afd247d9487a82fc" } }, "bin": "atmos.exe",