diff --git a/bucket/atmos.json b/bucket/atmos.json index 8ee338ae2b..6be591a0ea 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.164.0", + "version": "1.165.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.164.0/atmos_1.164.0_windows_amd64.exe#/atmos.exe", - "hash": "e03160f8d9d13bb23b1fb93bf8307949a6fbc0f188a4539196c99e8ce777f702" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.0/atmos_1.165.0_windows_amd64.exe#/atmos.exe", + "hash": "0bf140a3ca69e10c806382aa97f30a0f3f0ea5ed52393d1544ffbecdebacd973" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.164.0/atmos_1.164.0_windows_386.exe#/atmos.exe", - "hash": "89eb43bf557309e2e77ce15a1913d19ea61b645b325b2b639f6e07acad6aa9d8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.0/atmos_1.165.0_windows_386.exe#/atmos.exe", + "hash": "fbeac3ebdb8d57282c657c146e46c580747ae93c62d9e200ebcb69cef7378937" } }, "bin": "atmos.exe",