diff --git a/bucket/atmos.json b/bucket/atmos.json index 4827beeccb..a3f25e9bdc 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.156.0", + "version": "1.157.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.156.0/atmos_1.156.0_windows_amd64.exe#/atmos.exe", - "hash": "5e83c344e214ded1cbba7838ca7e9c6dbf835f3dc6f62ce1e37912cde91b3e47" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.157.0/atmos_1.157.0_windows_amd64.exe#/atmos.exe", + "hash": "6fcfac13c04524d3eed779a4446edff3bdb8feef74f62ebcbafcece47420f7e6" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.156.0/atmos_1.156.0_windows_386.exe#/atmos.exe", - "hash": "f4bd849c87f0883888b50770a31fe5a6bb113bd23dc9c10ee294102b2e6785ad" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.157.0/atmos_1.157.0_windows_386.exe#/atmos.exe", + "hash": "4d094749dd5164cd05a4ec3f073ec4afbcecca445ec6ac8c74b9d1933f02b5f0" } }, "bin": "atmos.exe",