diff --git a/bucket/atmos.json b/bucket/atmos.json index 23313caf67..e5dc397d4f 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.154.0", + "version": "1.155.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.154.0/atmos_1.154.0_windows_amd64.exe#/atmos.exe", - "hash": "58eef445b7edfe596f9683691aea66abb53f634c1f00e086dea1a3e27c75e0a8" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.155.0/atmos_1.155.0_windows_amd64.exe#/atmos.exe", + "hash": "d0441cd6f857c2861e7e31985e5c92734e6f84e5fb41a039a203c66a5b60a54e" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.154.0/atmos_1.154.0_windows_386.exe#/atmos.exe", - "hash": "f756c22b5490aec385db4f4da2375a6de04fd888906ce3a3cd9f2532f696aa88" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.155.0/atmos_1.155.0_windows_386.exe#/atmos.exe", + "hash": "092e32711962e67e862c63f4fc53b49e568d170f9b400d7a26fa038e762fd415" } }, "bin": "atmos.exe",