From 94ba6eb5cb36788db0f590031b363cfa560aad6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Oct 2024 16:30:14 +0000 Subject: [PATCH] atmos: Update to version 1.98.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index feaff70a75..7f0ac6dbbd 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.96.0", + "version": "1.98.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.96.0/atmos_1.96.0_windows_amd64.exe#/atmos.exe", - "hash": "a5cee8ec1ef7c42f9a7114c812f420612c8eca9c1ac9aa33cc94c19dfa1880f5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.98.0/atmos_1.98.0_windows_amd64.exe#/atmos.exe", + "hash": "aced6b8cd086f2d6c3003380a42d45ba4cd076272408c8dc455af9e7a66db866" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.96.0/atmos_1.96.0_windows_386.exe#/atmos.exe", - "hash": "4350ec0e73055973b20aec74212351f6ee824bcbdaeaba921771538fafd14377" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.98.0/atmos_1.98.0_windows_386.exe#/atmos.exe", + "hash": "0dd4c6a69c892fce761fddf1c575fc6370f266487260c9670d8abb23505235e2" } }, "bin": "atmos.exe",