atmos: Update to version 1.100.1

This commit is contained in:
github-actions[bot] 2024-11-08 00:34:45 +00:00
parent c428959834
commit cdda911030

View File

@ -1,16 +1,16 @@
{
"version": "1.100.0",
"version": "1.100.1",
"description": "Terraform Orchestration Tool for DevOps",
"homepage": "https://atmos.tools",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_amd64.exe#/atmos.exe",
"hash": "24c2ca46efddd0506af87d7781708c9e23b9e5359c8b2e32cc5a1802f60028f1"
"url": "https://github.com/cloudposse/atmos/releases/download/v1.100.1/atmos_1.100.1_windows_amd64.exe#/atmos.exe",
"hash": "4fc2d6b5726371f1400d7d5fe2a901c32103682d3858baf801e63ec0ef7aef06"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.100.0/atmos_1.100.0_windows_386.exe#/atmos.exe",
"hash": "a41994f63b56db41a7298c88a4eed17e7438edc8a75543ffa457f659254a1fc9"
"url": "https://github.com/cloudposse/atmos/releases/download/v1.100.1/atmos_1.100.1_windows_386.exe#/atmos.exe",
"hash": "2e5b07133889b6f197892af9166f346b8ce27967414f290b2fd582ed351e7f8d"
}
},
"bin": "atmos.exe",