atmos: Update to version 1.110.0

This commit is contained in:
github-actions[bot] 2024-11-26 16:30:45 +00:00
parent 41f65adaff
commit ea2608af7e

View File

@ -1,16 +1,16 @@
{ {
"version": "1.109.0", "version": "1.110.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.109.0/atmos_1.109.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_amd64.exe#/atmos.exe",
"hash": "0cdce4e7bb2f3f4051d1306f78428600c21fe3bef286313301e6f38d363af825" "hash": "f32fe54695dca04650ff0b0a443b396b3d86f6ab2c6cccc70d1bdadd1d6cc237"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.109.0/atmos_1.109.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.110.0/atmos_1.110.0_windows_386.exe#/atmos.exe",
"hash": "e860cb2f2a731a0480aac054098e43f0ce12123349eeea1ab90677dd5f20b940" "hash": "067ad52b3f2b7fa054365f10067bd80e97ea38986d51cbee5e07b671cf1efb56"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",