From dca9ae070584ee27f665467b0ae7c74d8c27d85a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Mar 2025 00:37:11 +0000 Subject: [PATCH] atmos: Update to version 1.168.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 1e3d98ae2e..ed3222fb4f 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.167.0", + "version": "1.168.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.167.0/atmos_1.167.0_windows_amd64.exe#/atmos.exe", - "hash": "53f8868768cef573a1d8df54addc6c0eef9cf4259d6805cf14d4849e62872dcf" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.168.0/atmos_1.168.0_windows_amd64.exe#/atmos.exe", + "hash": "c2288eed7145355ecefe166128491d0075ddaf71628ccced3c78e20a7d8377f3" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.167.0/atmos_1.167.0_windows_386.exe#/atmos.exe", - "hash": "4e517bd2e74e50106a0f46aa318ca3d5f253e400fd4e994c0c89ce13797872e5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.168.0/atmos_1.168.0_windows_386.exe#/atmos.exe", + "hash": "18099e3be7fd3d93c6a1d38add48847eb045337c0eb4331904e228474898daab" } }, "bin": "atmos.exe",