From 24c087d2c83a307d9ff40ef804b845bd648d51a5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 Aug 2024 00:34:18 +0000 Subject: [PATCH] atmos: Update to version 1.86.2 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 36706fbe8e..cade93fd4a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.86.1", + "version": "1.86.2", "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.1/atmos_1.86.1_windows_amd64.exe#/atmos.exe", - "hash": "6c305bda551adfb9b5209d6e488c44884232d7581a58fe013b93ba3c46925f6a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.2/atmos_1.86.2_windows_amd64.exe#/atmos.exe", + "hash": "c79aae7f623c3676b007095f682d08c95e7fdfef5a5c900346753811222952f5" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.1/atmos_1.86.1_windows_386.exe#/atmos.exe", - "hash": "2c79bdfa3ee9cbc8f90ebcaff00c3f4f4ac9795371c7064eb02447177089e1ed" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.2/atmos_1.86.2_windows_386.exe#/atmos.exe", + "hash": "8559f30c7eb2c06211ca44d835123022f936b21de3a4153a0b06ffe23a983cee" } }, "bin": "atmos.exe",