2024-12-15 04:30:35 +00:00

34 lines
1.2 KiB
JSON

{
"version": "1.126.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.126.0/atmos_1.126.0_windows_amd64.exe#/atmos.exe",
"hash": "2c5be299e4804368462e8b542ac28f79cdbff5b88bfc2a8a492d1baad0797a15"
},
"32bit": {
"url": "https://github.com/cloudposse/atmos/releases/download/v1.126.0/atmos_1.126.0_windows_386.exe#/atmos.exe",
"hash": "65696729c94b1fd9e639d4d8a887b86db48a66d177076b5152a9dcfb793a2930"
}
},
"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"
}
}
}