diff --git a/bucket/atmos.json b/bucket/atmos.json index a7a0c421ff..dfb8292ec6 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.165.3", + "version": "1.166.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.165.3/atmos_1.165.3_windows_amd64.exe#/atmos.exe", - "hash": "5e84f1b1f140ff08c1ad691a9beeb88be8784c88b5f379dfa7681eaaac19666a" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.166.0/atmos_1.166.0_windows_amd64.exe#/atmos.exe", + "hash": "578015a24cfb39a52b982b7608ae072bb5530173dd1b66e6e98a867f4c6ea3bb" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.165.3/atmos_1.165.3_windows_386.exe#/atmos.exe", - "hash": "128270b8d5bff0b9d9cbb6426bbac074ce255630da191cfaa65a5e9bc21d1c0e" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.166.0/atmos_1.166.0_windows_386.exe#/atmos.exe", + "hash": "cc7878fcb40d0768c903d0d2af1f94c146bd74f172c14a0eea4632121c220199" } }, "bin": "atmos.exe",