From de8eb3c70af390ff4d0e3be04579424e266bf712 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 20:27:20 +0000 Subject: [PATCH] atmos: Update to version 1.104.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 8d7fd4bde7..bba6202d28 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.102.0", + "version": "1.104.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.102.0/atmos_1.102.0_windows_amd64.exe#/atmos.exe", - "hash": "ddd5a42c3ce456e3174f605edf4d4c84a92c8c402a1690a8842dd6130a5c3f60" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.104.0/atmos_1.104.0_windows_amd64.exe#/atmos.exe", + "hash": "1a7a7eaff2602275aabfd2dbb7504399aaad5ddf6b3a0920b1010b1836245dd6" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.102.0/atmos_1.102.0_windows_386.exe#/atmos.exe", - "hash": "3924ef925433d16d91005a8872de5ce84098f7f8c79fd7f006dbfb6b29da6cbd" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.104.0/atmos_1.104.0_windows_386.exe#/atmos.exe", + "hash": "d3a20782bb8a68c99d47f5487721e0f361dfcc5eee50ac186bdd043dc7e15e40" } }, "bin": "atmos.exe",