atmos: Update to version 1.90.0

This commit is contained in:
github-actions[bot] 2024-10-14 04:29:40 +00:00
parent a60dfa4c01
commit 7681e4209c

View File

@ -1,16 +1,16 @@
{ {
"version": "1.88.1", "version": "1.90.0",
"description": "Terraform Orchestration Tool for DevOps", "description": "Terraform Orchestration Tool for DevOps",
"homepage": "https://atmos.tools", "homepage": "https://atmos.tools",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.90.0/atmos_1.90.0_windows_amd64.exe#/atmos.exe",
"hash": "69e13f89b845e801d7e5632dd3bf39fcef71646ad12854653573534c43df593d" "hash": "8ececaa47855fe0031298aa5e3587c6284d7c51a253b0cd5bbd512b506db1919"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.90.0/atmos_1.90.0_windows_386.exe#/atmos.exe",
"hash": "3d7aa3a7baa23080578925977afef71ed7101a63f3e41045741bd467c434fb0f" "hash": "5685dd8d8e1b7db4fd74d3829dfe55974de445f7b2aa52c4c809f9afecaebcc3"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",