diff --git a/bucket/atmos.json b/bucket/atmos.json index 1e8b321321..d6a6abc1b7 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.190.0", + "version": "1.191.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.190.0/atmos_1.190.0_windows_amd64.exe#/atmos.exe", - "hash": "be3a095367cd7e170a0990b90b6971b1bbc8cd2cdbc89fe17ce716010d6033af" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.191.0/atmos_1.191.0_windows_amd64.exe#/atmos.exe", + "hash": "29db2a8dbfdb77411c5fae95a427a6898ed764923075e8552b059db37ee61ad5" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.190.0/atmos_1.190.0_windows_386.exe#/atmos.exe", - "hash": "789501eab82588920e85469cc22940d79722397137bb2355c0b2d963fa852217" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.191.0/atmos_1.191.0_windows_386.exe#/atmos.exe", + "hash": "b7c85b0a81784e1d5bf01c87e306441a976c0da3c74df3f6c824fcebe8055212" } }, "bin": "atmos.exe",