2025-02-05 20:28:21 +00:00

34 lines
1.2 KiB
JSON

{
"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.1/atmos_1.160.1_windows_amd64.exe#/atmos.exe",
"hash": "8f85b1a416bd73422fb9f00774cfd573b9074956028d41d70073d5f8d26db877"
},
"32bit": {
"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",
"checkver": {
"github": "https://github.com/cloudposse/atmos"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v$version/atmos_$version_windows_amd64.exe#/atmos.exe"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v$version/atmos_$version_windows_386.exe#/atmos.exe"
}
},
"hash": {
"url": "$baseurl/atmos_$version_SHA256SUMS"
}
}
}