From a92fa7656c63f550103688fffec0fe8d64ccc8fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 20:25:55 +0000 Subject: [PATCH] atmos: Update to version 1.86.1 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 72c907b3e0..36706fbe8e 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.86.0", + "version": "1.86.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.86.0/atmos_1.86.0_windows_amd64.exe#/atmos.exe", - "hash": "8ae8d77218408e5848249323c7bbe533e21bb33c1ef97e075c1f7e159f9c9acb" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.1/atmos_1.86.1_windows_amd64.exe#/atmos.exe", + "hash": "6c305bda551adfb9b5209d6e488c44884232d7581a58fe013b93ba3c46925f6a" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.0/atmos_1.86.0_windows_386.exe#/atmos.exe", - "hash": "74ecdb26cac6aac8a01fc9032000cb3c2a6059755464bf5321e061e23fd0a21a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.1/atmos_1.86.1_windows_386.exe#/atmos.exe", + "hash": "2c79bdfa3ee9cbc8f90ebcaff00c3f4f4ac9795371c7064eb02447177089e1ed" } }, "bin": "atmos.exe",