atmos: Update to version 1.88.1

This commit is contained in:
github-actions[bot] 2024-09-04 20:28:13 +00:00
parent 3498b2147d
commit 74183e4dee

View File

@ -1,16 +1,16 @@
{ {
"version": "1.88.0", "version": "1.88.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.88.0/atmos_1.88.0_windows_amd64.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_amd64.exe#/atmos.exe",
"hash": "956ac2f4863dd85ce0de63e1804d3a2c4e646729708d2a634626f5428748def8" "hash": "69e13f89b845e801d7e5632dd3bf39fcef71646ad12854653573534c43df593d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.88.0/atmos_1.88.0_windows_386.exe#/atmos.exe", "url": "https://github.com/cloudposse/atmos/releases/download/v1.88.1/atmos_1.88.1_windows_386.exe#/atmos.exe",
"hash": "941d3b3d00e6e015208f385e6ac32d91e6be3df0719477f0ade60fa3b77c17bb" "hash": "3d7aa3a7baa23080578925977afef71ed7101a63f3e41045741bd467c434fb0f"
} }
}, },
"bin": "atmos.exe", "bin": "atmos.exe",