diff --git a/bucket/atmos.json b/bucket/atmos.json index c5745a0b76..057660b3b5 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.143.0", + "version": "1.144.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.143.0/atmos_1.143.0_windows_amd64.exe#/atmos.exe", - "hash": "8ec5aabeca00c12b5c5880fed100b1280d323afb3227c226cc45fede0085191b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.144.0/atmos_1.144.0_windows_amd64.exe#/atmos.exe", + "hash": "623589b461235aa363cdb8212732e5d4a9de326fdee42da5650a20b097a227cf" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.143.0/atmos_1.143.0_windows_386.exe#/atmos.exe", - "hash": "42cea4c9ff66221548de631f716a66a11a4ef51961ac3bf54b9055b7ea6bd1ee" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.144.0/atmos_1.144.0_windows_386.exe#/atmos.exe", + "hash": "72afa8a8a06915fdee800a6fff06905da1e3f1df917c4dca25d6faa2e84ba82c" } }, "bin": "atmos.exe",