atmos: Update to version 1.112.0

This commit is contained in:
github-actions[bot] 2024-12-05 00:38:28 +00:00
parent 2215e15a6b
commit 1c59b44070

View File

@ -1,16 +1,16 @@
{ {
"version": "1.111.0", "version": "1.112.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.111.0/atmos_1.111.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.112.0/atmos_1.112.0_windows_amd64.exe#/atmos.exe",
"hash": "e435ebd25bf584199e77bc5c98b83260ef3f1b83aa4a6746b64a5dc97118337b" "hash": "63d35d87fd0e919bb36730d9903b313f9182a581dc0f1a86e5c571acb5ee5e3c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.111.0/atmos_1.111.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.112.0/atmos_1.112.0_windows_386.exe#/atmos.exe",
"hash": "b29bedca20da22b7b9591e41875b791284cc3749f6466831f08f16e51efb361d" "hash": "28a2d25be2b9d75b92833b3245a6d5dac121cd898e16d66fc3414f7a9700ad65"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",