From c1e0c5a37085358afca6dc4614ef13bc6125d8fb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 20:29:07 +0000 Subject: [PATCH] atmos: Update to version 1.145.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index 057660b3b5..758e74e054 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.144.0", + "version": "1.145.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.144.0/atmos_1.144.0_windows_amd64.exe#/atmos.exe", - "hash": "623589b461235aa363cdb8212732e5d4a9de326fdee42da5650a20b097a227cf" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.145.0/atmos_1.145.0_windows_amd64.exe#/atmos.exe", + "hash": "f397df400f92f38dd9dcbdb8745c01f72052184a0d239b2150e75bd3377ee17a" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.144.0/atmos_1.144.0_windows_386.exe#/atmos.exe", - "hash": "72afa8a8a06915fdee800a6fff06905da1e3f1df917c4dca25d6faa2e84ba82c" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.145.0/atmos_1.145.0_windows_386.exe#/atmos.exe", + "hash": "89b05b18a5eab893f0794a5a429d5efcf06a46ca52ce3aa437803f61f9aa84b6" } }, "bin": "atmos.exe",