diff --git a/bucket/atmos.json b/bucket/atmos.json index 3ef9c67523..959eb86db0 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.94.0", + "version": "1.95.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.94.0/atmos_1.94.0_windows_amd64.exe#/atmos.exe", - "hash": "1a2fddf6a33f360f452c85ae9b55c0625458c68033ed85ce9aa68756a30fe512" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.95.0/atmos_1.95.0_windows_amd64.exe#/atmos.exe", + "hash": "102cd30d5fb7e1178bbf48cc3a01e2b4ea93d4c12be1bdb76a38615f869036c9" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.94.0/atmos_1.94.0_windows_386.exe#/atmos.exe", - "hash": "9549dcf94b041af449e146ec26b99019e852e94034a936c943dab98a400d7cfa" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.95.0/atmos_1.95.0_windows_386.exe#/atmos.exe", + "hash": "8ebcc1628df1410853a0ceeae26ae8399d3933a263a5e7e4242d09f78e762b86" } }, "bin": "atmos.exe",