From 10509c69494145c83a3c81175df6f60d0a97712c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 29 Dec 2024 20:26:37 +0000 Subject: [PATCH] atmos: Update to version 1.133.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index b53f52f8e6..2c0c973df0 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.132.0", + "version": "1.133.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.132.0/atmos_1.132.0_windows_amd64.exe#/atmos.exe", - "hash": "74d027abfdba8663c7c1ba47261dd584c328161998f5ba00ab5ee319373dc909" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.133.0/atmos_1.133.0_windows_amd64.exe#/atmos.exe", + "hash": "a182497416708db6339deeeaa8675b84fce9136c978cd68ecafa8834024ea444" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.132.0/atmos_1.132.0_windows_386.exe#/atmos.exe", - "hash": "2e94c82279f753d99b9c345457a98ff8bb2f85d4f104272b299788f3d01712ef" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.133.0/atmos_1.133.0_windows_386.exe#/atmos.exe", + "hash": "58b57f7c5e865f95a49b294549da1cc04673100ff8fc00cf9280c5d51a968b3d" } }, "bin": "atmos.exe",