From f0f9d224548d2f7615839c04f6e1776b99655093 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Aug 2024 04:27:56 +0000 Subject: [PATCH] atmos: Update to version 1.87.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index cade93fd4a..8e7f912b3b 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.86.2", + "version": "1.87.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.86.2/atmos_1.86.2_windows_amd64.exe#/atmos.exe", - "hash": "c79aae7f623c3676b007095f682d08c95e7fdfef5a5c900346753811222952f5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.87.0/atmos_1.87.0_windows_amd64.exe#/atmos.exe", + "hash": "dd2fb6b7bbb6a5a8fdb58997a4f2478d0eb7dea4479670dfe81dfa3179905706" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.86.2/atmos_1.86.2_windows_386.exe#/atmos.exe", - "hash": "8559f30c7eb2c06211ca44d835123022f936b21de3a4153a0b06ffe23a983cee" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.87.0/atmos_1.87.0_windows_386.exe#/atmos.exe", + "hash": "d91d453f989bfd1d143237d452dadac24771df300f9fc7cbb283585e4b4b1bb2" } }, "bin": "atmos.exe",