From 4d14170ea77d0537deab97c3f15a422a8ca7b027 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Nov 2024 20:26:25 +0000 Subject: [PATCH] atmos: Update to version 1.102.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 2abdf10514..8d7fd4bde7 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.101.0", + "version": "1.102.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.101.0/atmos_1.101.0_windows_amd64.exe#/atmos.exe", - "hash": "41fa31ec4ab502d42e7d886a5cec00fb570f528d2aea3efb15dd4ab722f0b663" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.102.0/atmos_1.102.0_windows_amd64.exe#/atmos.exe", + "hash": "ddd5a42c3ce456e3174f605edf4d4c84a92c8c402a1690a8842dd6130a5c3f60" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.101.0/atmos_1.101.0_windows_386.exe#/atmos.exe", - "hash": "a1be2087e330e9006479bacdb4fdd72e4c1b7bd0f425f222f5353176659a65ab" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.102.0/atmos_1.102.0_windows_386.exe#/atmos.exe", + "hash": "3924ef925433d16d91005a8872de5ce84098f7f8c79fd7f006dbfb6b29da6cbd" } }, "bin": "atmos.exe",