From 266b87a497351f09418c2390924b6774ef2d3991 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 20:28:42 +0000 Subject: [PATCH] atmos: Update to version 1.119.0 --- bucket/atmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/atmos.json b/bucket/atmos.json index cf495d9547..44a2b8f53e 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.118.0", + "version": "1.119.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.118.0/atmos_1.118.0_windows_amd64.exe#/atmos.exe", - "hash": "af0cdc2be3b4d3ea345ba82dcadb5ad679fb9276220ee1076f5c4ab81ca16930" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.119.0/atmos_1.119.0_windows_amd64.exe#/atmos.exe", + "hash": "d294de987ff7a5619c654fff6e12ccffba1879fcd577b6ee9adfb7e9c4d7e2a9" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.118.0/atmos_1.118.0_windows_386.exe#/atmos.exe", - "hash": "7813955844b097749cc56daba5e06d9d96896d03700faa2312b4bfd33161f709" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.119.0/atmos_1.119.0_windows_386.exe#/atmos.exe", + "hash": "32ef250cb7b341e3e9b7ece7e6f76eab2e298a07d6e616b8415bf4c70784431f" } }, "bin": "atmos.exe",