diff --git a/bucket/atmos.json b/bucket/atmos.json index c570f94a31..bbe894617c 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.92.0", + "version": "1.93.0", "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.92.0/atmos_1.92.0_windows_amd64.exe#/atmos.exe", - "hash": "47a0a5d9125e2eda38f846ba7f272cbc484d2e657e800fdd79e5cd1f3016b218" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.93.0/atmos_1.93.0_windows_amd64.exe#/atmos.exe", + "hash": "760e4d0e988196a35bd4e6dd11b628c9c229bb02710bf381f9a9ae566ab8556f" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.92.0/atmos_1.92.0_windows_386.exe#/atmos.exe", - "hash": "a1e873762628285c01b7c3df0520f61d51c66b14f179c779a1f5b01e1240956e" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.93.0/atmos_1.93.0_windows_386.exe#/atmos.exe", + "hash": "2420f1c603d2078259fb9d28380ab6a9cb03e96c8c5b20c46901b7a3aea849b1" } }, "bin": "atmos.exe",