diff --git a/bucket/atmos.json b/bucket/atmos.json index f75caee58d..b833c4fdd8 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.129.0", + "version": "1.130.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.129.0/atmos_1.129.0_windows_amd64.exe#/atmos.exe", - "hash": "2998141c24ac12d00a079138c2dd8f86f9cbd2c654869c6d6792669c56d7b5a1" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.130.0/atmos_1.130.0_windows_amd64.exe#/atmos.exe", + "hash": "d99d1149a13108f963bdb51fc9a5496045a7ab9447dffa40ec3d7a550d8543fc" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.129.0/atmos_1.129.0_windows_386.exe#/atmos.exe", - "hash": "62b9030a134c7a71c0884fdda5ed57128ea21d2b75ce061a00c25f24ad999b19" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.130.0/atmos_1.130.0_windows_386.exe#/atmos.exe", + "hash": "cb5376fa398d0743e9f0d314dae0a8106b890c3e55c1022c0ade1393a6744460" } }, "bin": "atmos.exe",