From 74183e4dee0b82b0135ec6ee11e1a75bc3ae5c89 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 20:28:13 +0000 Subject: [PATCH] atmos: Update to version 1.88.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index eb57fcd495..15b251ac12 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.88.0", + "version": "1.88.1", "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.88.0/atmos_1.88.0_windows_amd64.exe#/atmos.exe", - "hash": "956ac2f4863dd85ce0de63e1804d3a2c4e646729708d2a634626f5428748def8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_amd64.exe#/atmos.exe", + "hash": "69e13f89b845e801d7e5632dd3bf39fcef71646ad12854653573534c43df593d" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.0/atmos_1.88.0_windows_386.exe#/atmos.exe", - "hash": "941d3b3d00e6e015208f385e6ac32d91e6be3df0719477f0ade60fa3b77c17bb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_386.exe#/atmos.exe", + "hash": "3d7aa3a7baa23080578925977afef71ed7101a63f3e41045741bd467c434fb0f" } }, "bin": "atmos.exe",