diff --git a/bucket/atmos.json b/bucket/atmos.json index 959eb86db0..feaff70a75 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.95.0", + "version": "1.96.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.95.0/atmos_1.95.0_windows_amd64.exe#/atmos.exe", - "hash": "102cd30d5fb7e1178bbf48cc3a01e2b4ea93d4c12be1bdb76a38615f869036c9" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.96.0/atmos_1.96.0_windows_amd64.exe#/atmos.exe", + "hash": "a5cee8ec1ef7c42f9a7114c812f420612c8eca9c1ac9aa33cc94c19dfa1880f5" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.95.0/atmos_1.95.0_windows_386.exe#/atmos.exe", - "hash": "8ebcc1628df1410853a0ceeae26ae8399d3933a263a5e7e4242d09f78e762b86" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.96.0/atmos_1.96.0_windows_386.exe#/atmos.exe", + "hash": "4350ec0e73055973b20aec74212351f6ee824bcbdaeaba921771538fafd14377" } }, "bin": "atmos.exe",