From d55970ad5b7ed79ebf73334a33b6be60542f2102 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Mar 2025 04:29:15 +0000 Subject: [PATCH] atmos: Update to version 1.167.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index dfb8292ec6..1e3d98ae2e 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.166.0", + "version": "1.167.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.166.0/atmos_1.166.0_windows_amd64.exe#/atmos.exe", - "hash": "578015a24cfb39a52b982b7608ae072bb5530173dd1b66e6e98a867f4c6ea3bb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.167.0/atmos_1.167.0_windows_amd64.exe#/atmos.exe", + "hash": "53f8868768cef573a1d8df54addc6c0eef9cf4259d6805cf14d4849e62872dcf" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.166.0/atmos_1.166.0_windows_386.exe#/atmos.exe", - "hash": "cc7878fcb40d0768c903d0d2af1f94c146bd74f172c14a0eea4632121c220199" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.167.0/atmos_1.167.0_windows_386.exe#/atmos.exe", + "hash": "4e517bd2e74e50106a0f46aa318ca3d5f253e400fd4e994c0c89ce13797872e5" } }, "bin": "atmos.exe",