From f295e373725205c64b4239e047a2a8fcbf747fd1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Nov 2024 16:33:07 +0000 Subject: [PATCH] atmos: Update to version 1.101.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 9ba6bbd935..2abdf10514 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.100.1", + "version": "1.101.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.100.1/atmos_1.100.1_windows_amd64.exe#/atmos.exe", - "hash": "4fc2d6b5726371f1400d7d5fe2a901c32103682d3858baf801e63ec0ef7aef06" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.101.0/atmos_1.101.0_windows_amd64.exe#/atmos.exe", + "hash": "41fa31ec4ab502d42e7d886a5cec00fb570f528d2aea3efb15dd4ab722f0b663" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.1/atmos_1.100.1_windows_386.exe#/atmos.exe", - "hash": "2e5b07133889b6f197892af9166f346b8ce27967414f290b2fd582ed351e7f8d" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.101.0/atmos_1.101.0_windows_386.exe#/atmos.exe", + "hash": "a1be2087e330e9006479bacdb4fdd72e4c1b7bd0f425f222f5353176659a65ab" } }, "bin": "atmos.exe",