diff --git a/bucket/atmos.json b/bucket/atmos.json index b833c4fdd8..4a685d20b3 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.130.0", + "version": "1.131.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.130.0/atmos_1.130.0_windows_amd64.exe#/atmos.exe", - "hash": "d99d1149a13108f963bdb51fc9a5496045a7ab9447dffa40ec3d7a550d8543fc" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.131.0/atmos_1.131.0_windows_amd64.exe#/atmos.exe", + "hash": "d83d9a0f343a408ae8ab9de3aac02a0e2a27068f2e3f1a4a1bb90394ec9f5f3d" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.130.0/atmos_1.130.0_windows_386.exe#/atmos.exe", - "hash": "cb5376fa398d0743e9f0d314dae0a8106b890c3e55c1022c0ade1393a6744460" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.131.0/atmos_1.131.0_windows_386.exe#/atmos.exe", + "hash": "28de4f6f83274281e75b89719b1da19d25515bf42dd8710dc2b4b2c05f2d7440" } }, "bin": "atmos.exe",