From 9a821e7e93b9ebcb98a17672a85c501e2346b73e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 21 Feb 2025 00:36:54 +0000 Subject: [PATCH] atmos: Update to version 1.163.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 525ed7b848..72bef4fba3 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.162.1", + "version": "1.163.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.162.1/atmos_1.162.1_windows_amd64.exe#/atmos.exe", - "hash": "0e9bdb82408457d9ff56c839290db259287cd67fc5cc7e63a192d22c4aec4cab" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.163.0/atmos_1.163.0_windows_amd64.exe#/atmos.exe", + "hash": "e4a45c4a4e3bfd44a25c3401209e56c3bcf2deb2389fe94c089907b78a2171a7" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.162.1/atmos_1.162.1_windows_386.exe#/atmos.exe", - "hash": "2a1126ae28bb28f2d640298c587415bc6a847d7fb3163ab70ebdf9151f5b46f5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.163.0/atmos_1.163.0_windows_386.exe#/atmos.exe", + "hash": "cb28fe7425eec296dccec080ea0589cccb0afa8535e3b4c99cee7ba3ee29d625" } }, "bin": "atmos.exe",