atmos: Update to version 1.121.0

This commit is contained in:
github-actions[bot] 2024-12-09 16:30:40 +00:00
parent 7a05fb6779
commit 4de840c007

View File

@ -1,16 +1,16 @@
{ {
"version": "1.120.0", "version": "1.121.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.120.0/atmos_1.120.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.121.0/atmos_1.121.0_windows_amd64.exe#/atmos.exe",
"hash": "488221c2f9affd513e4d1a68268b0a1571d9541371abdd26938409f31570586f" "hash": "941db4db3a31802003b8fafc16b2b53015790d1de2ae0ecdba2873464b68fefb"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.120.0/atmos_1.120.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.121.0/atmos_1.121.0_windows_386.exe#/atmos.exe",
"hash": "09c98fa027691a88432258a48ffca52b06c6d7bee32755425562acc310afd53e" "hash": "f398d850f6a470cd9ca4eb7a514e254967bd6a4f97e33adc3695f93710d23a35"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",