atmos: Update to version 1.100.0

This commit is contained in:
github-actions[bot] 2024-11-03 00:38:43 +00:00
parent 60c6408fe8
commit 074c201f84

View File

@ -1,16 +1,16 @@
{ {
"version": "1.99.0", "version": "1.100.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.99.0/atmos_1.99.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_amd64.exe#/atmos.exe",
"hash": "051a0fd4d570b44c3de87054ede22aa3f2d4d0cbeb959db760dd02689e18c19b" "hash": "24c2ca46efddd0506af87d7781708c9e23b9e5359c8b2e32cc5a1802f60028f1"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.99.0/atmos_1.99.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_386.exe#/atmos.exe",
"hash": "ec9460a6a56eb8c8dcc8458f51aaea2ea8026433fe28afa47c56d130f891fac6" "hash": "a41994f63b56db41a7298c88a4eed17e7438edc8a75543ffa457f659254a1fc9"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",