From 074c201f84c4e2e91ef3453b44a04d9b968ebb07 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 00:38:43 +0000 Subject: [PATCH] atmos: Update to version 1.100.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index f8da973af0..9f5ff286cc 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.99.0", + "version": "1.100.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.99.0/atmos_1.99.0_windows_amd64.exe#/atmos.exe", - "hash": "051a0fd4d570b44c3de87054ede22aa3f2d4d0cbeb959db760dd02689e18c19b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_amd64.exe#/atmos.exe", + "hash": "24c2ca46efddd0506af87d7781708c9e23b9e5359c8b2e32cc5a1802f60028f1" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.99.0/atmos_1.99.0_windows_386.exe#/atmos.exe", - "hash": "ec9460a6a56eb8c8dcc8458f51aaea2ea8026433fe28afa47c56d130f891fac6" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_386.exe#/atmos.exe", + "hash": "a41994f63b56db41a7298c88a4eed17e7438edc8a75543ffa457f659254a1fc9" } }, "bin": "atmos.exe",