atmos: Update to version 1.106.1

This commit is contained in:
github-actions[bot] 2024-11-15 20:28:24 +00:00
parent bccd5f6833
commit ab1e372763

View File

@ -1,16 +1,16 @@
{ {
"version": "1.106.0", "version": "1.106.1",
"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.106.0/atmos_1.106.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.1/atmos_1.106.1_windows_amd64.exe#/atmos.exe",
"hash": "360e1f79ed6de6635f1e5b758c5890ebe5f8f7bbc065c51a41439acc2c9a07f7" "hash": "9e6516a99350154e945e0905b3ae3597d2fc7212a466e6460aa014a89d14d82b"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.106.0/atmos_1.106.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.106.1/atmos_1.106.1_windows_386.exe#/atmos.exe",
"hash": "6a2a93141092ddcac9c900047ed041ec4f52f8ddd1f3a4d5b9094dead8a0c15f" "hash": "2b8b51be487959d8c2cdccffda2d3546a31d7f8c380427e71c1f784683b4d2b7"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",