From 05fd06e4ee749eddd0596a67ed66202d3e90aba1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 16:31:05 +0000 Subject: [PATCH] atmos: Update to version 1.160.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 3a29ec3989..9fd39ebfc2 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.159.0", + "version": "1.160.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.159.0/atmos_1.159.0_windows_amd64.exe#/atmos.exe", - "hash": "392fbe5fbfc274af1dd1a8557f5d53021e35de07e50d9745862c9f98c785446a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.0/atmos_1.160.0_windows_amd64.exe#/atmos.exe", + "hash": "444e552d3d6ec077f9d238897e2a2fb28422ea4090f09028b2e23575da405d0b" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.159.0/atmos_1.159.0_windows_386.exe#/atmos.exe", - "hash": "83b25ee5ce930dd24dd09e41b4a5756638588ae0d4e8e13f170bd540d13b3f2c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.0/atmos_1.160.0_windows_386.exe#/atmos.exe", + "hash": "45de9ad9bcad0269a5c6cf97001c1e28149ccc756bddfc078c8d91862fbdebfd" } }, "bin": "atmos.exe",