From 418a2a0143c67c4eb322cc7cacd88f179dc54812 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Jul 2024 16:29:13 +0000 Subject: [PATCH] atmos: Update to version 1.85.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 2ed745f273..a010948fce 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.84.0", + "version": "1.85.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.84.0/atmos_1.84.0_windows_amd64.exe#/atmos.exe", - "hash": "dcd819162846cc5d6b41c3bc93ca456c14b5e465d9927da57a50c3ad2534e313" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.85.0/atmos_1.85.0_windows_amd64.exe#/atmos.exe", + "hash": "5a530439ff7282241cc65ae9bf7ca63eb83ab340a14bce1c4744e3eaad3c6ed8" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.84.0/atmos_1.84.0_windows_386.exe#/atmos.exe", - "hash": "9d9c6483994ca28c94b51f2c436b49b05cdb5624a67411c58cf84239c8edb932" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.85.0/atmos_1.85.0_windows_386.exe#/atmos.exe", + "hash": "55a5ee619147144f63e322b8da3a1ce0875e5a783654d2701aab03b1d2af6dca" } }, "bin": "atmos.exe",