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