From 55e586d19ca9b0f61c4ebefe946a0f0d866452ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Sep 2024 20:27:12 +0000 Subject: [PATCH] atmos: Update to version 1.88.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index ccb169a43c..eb57fcd495 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.87.1", + "version": "1.88.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.87.1/atmos_1.87.1_windows_amd64.exe#/atmos.exe", - "hash": "6aa74719e591982ae45aec50d7d84fb3b51578ec7827fd13f0739c62a4dbf3f9" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.0/atmos_1.88.0_windows_amd64.exe#/atmos.exe", + "hash": "956ac2f4863dd85ce0de63e1804d3a2c4e646729708d2a634626f5428748def8" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.87.1/atmos_1.87.1_windows_386.exe#/atmos.exe", - "hash": "497b7414cbebf26125aa8d8b419596f98e1364b2d8409e320323bdf64822c1e5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.0/atmos_1.88.0_windows_386.exe#/atmos.exe", + "hash": "941d3b3d00e6e015208f385e6ac32d91e6be3df0719477f0ade60fa3b77c17bb" } }, "bin": "atmos.exe",