diff --git a/bucket/atmos.json b/bucket/atmos.json index 9fd39ebfc2..c87e01570a 100644 --- a/bucket/atmos.json +++ b/bucket/atmos.json @@ -1,16 +1,16 @@ { - "version": "1.160.0", + "version": "1.160.1", "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.160.0/atmos_1.160.0_windows_amd64.exe#/atmos.exe", - "hash": "444e552d3d6ec077f9d238897e2a2fb28422ea4090f09028b2e23575da405d0b" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.1/atmos_1.160.1_windows_amd64.exe#/atmos.exe", + "hash": "8f85b1a416bd73422fb9f00774cfd573b9074956028d41d70073d5f8d26db877" }, "32bit": { - "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.0/atmos_1.160.0_windows_386.exe#/atmos.exe", - "hash": "45de9ad9bcad0269a5c6cf97001c1e28149ccc756bddfc078c8d91862fbdebfd" + "url": "https://github.com/cloudposse/atmos/releases/download/v1.160.1/atmos_1.160.1_windows_386.exe#/atmos.exe", + "hash": "24696bdc222be8bbd37ca295dda9250425ac2408a3072191dae0d8581c3fbba2" } }, "bin": "atmos.exe",