From bf37f40fb48d4773d25adc2aad944b0d88779fa2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 04:29:23 +0000 Subject: [PATCH] atmos: Update to version 1.146.3 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 93754baad1..3d4cdf6e98 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.146.2", + "version": "1.146.3", "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.146.2/atmos_1.146.2_windows_amd64.exe#/atmos.exe", - "hash": "441bebbefdb316e2720ab84ed581fa189dc62a3e8131eeec82ac57c3b3df5e21" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.3/atmos_1.146.3_windows_amd64.exe#/atmos.exe", + "hash": "c991744f98db56ab14bdbdbb46f1251607c33ca117ad591f9a263c11b80d7e97" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.2/atmos_1.146.2_windows_386.exe#/atmos.exe", - "hash": "3e8d5d584198629bd6ca107b9afa475fb87b9a116ad2f0a745acb9fafaa872af" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.146.3/atmos_1.146.3_windows_386.exe#/atmos.exe", + "hash": "4b2483d25f31d3bb4c70125e5e7f52c81d6f9a96cfb2dbe40f77043958cdc47a" } }, "bin": "atmos.exe",