diff --git a/bucket/atmos.json b/bucket/atmos.json index 76688d4d69..ed5ac42e76 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.182.0", + "version": "1.183.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.182.0/atmos_1.182.0_windows_amd64.exe#/atmos.exe", - "hash": "675adbc14313135ae34c64f128258300d50d835bc8bf642793d7432d954318c2" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.183.0/atmos_1.183.0_windows_amd64.exe#/atmos.exe", + "hash": "fab687d82fba9976291d402071992baec90c1a814da7499636f09cb636fe93dd" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.182.0/atmos_1.182.0_windows_386.exe#/atmos.exe", - "hash": "0741db6029fe13bd32e20b3eb81b5e527b83dd4f15a425f3792060dab1536c7b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.183.0/atmos_1.183.0_windows_386.exe#/atmos.exe", + "hash": "083beef4d259f6d4e5e704845100b4e4e22a1f7a5ee0324d0c3416916b5e6a08" } }, "bin": "atmos.exe",