atmos: Update to version 1.200.0

This commit is contained in:
github-actions[bot] 2025-11-25 04:30:12 +00:00
parent 4ee356edf8
commit 946a710c61

View File

@ -1,16 +1,16 @@
{ {
"version": "1.199.0", "version": "1.200.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.199.0/atmos_1.199.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.200.0/atmos_1.200.0_windows_amd64.exe#/atmos.exe",
"hash": "92324a7aab8a25bc08dc2802336d7271870db260c280091ffe41719ee2cc487a" "hash": "d3dd96b7e4e3ff2434f1ec577a29860081d15fb15727f88d62a84ebbc6d555a8"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.199.0/atmos_1.199.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.200.0/atmos_1.200.0_windows_386.exe#/atmos.exe",
"hash": "5013873d6cbae1ce89f62980ea30ebf2379394c302d09391c3790e447db785e9" "hash": "450875e1761b419c950d92caba50502befcae12b92278ca647c046cfa2a17045"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",