From 7681e4209cfd6f95b66bf15fdfb9481b5c67c502 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 04:29:40 +0000 Subject: [PATCH] atmos: Update to version 1.90.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 15b251ac12..e9f87f47ab 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.88.1", + "version": "1.90.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.88.1/atmos_1.88.1_windows_amd64.exe#/atmos.exe", - "hash": "69e13f89b845e801d7e5632dd3bf39fcef71646ad12854653573534c43df593d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.90.0/atmos_1.90.0_windows_amd64.exe#/atmos.exe", + "hash": "8ececaa47855fe0031298aa5e3587c6284d7c51a253b0cd5bbd512b506db1919" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_386.exe#/atmos.exe", - "hash": "3d7aa3a7baa23080578925977afef71ed7101a63f3e41045741bd467c434fb0f" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.90.0/atmos_1.90.0_windows_386.exe#/atmos.exe", + "hash": "5685dd8d8e1b7db4fd74d3829dfe55974de445f7b2aa52c4c809f9afecaebcc3" } }, "bin": "atmos.exe",