diff --git a/bucket/atmos.json b/bucket/atmos.json index 93ac56f97f..3132a281bf 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.192.0", + "version": "1.193.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.192.0/atmos_1.192.0_windows_amd64.exe#/atmos.exe", - "hash": "5d22a135675905f5dadd98b0151869eeadd228b676c4d0c87a11ae00795c13b9" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.193.0/atmos_1.193.0_windows_amd64.exe#/atmos.exe", + "hash": "cc147ac9f909d66c270bd7440fabe7441184bc7e251197a815f27e93fbbcebeb" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.192.0/atmos_1.192.0_windows_386.exe#/atmos.exe", - "hash": "4e067c8b083ea380c10244d0be13b9bc9b365fb785970b34dc7c25f54f91ced5" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.193.0/atmos_1.193.0_windows_386.exe#/atmos.exe", + "hash": "c616cf8e01b0e53ff5ee4c5ae812aed93570bec9166be51f99d586e2819f07fb" } }, "bin": "atmos.exe",