2024-06-21 20:25:49 +00:00

27 lines
905 B
JSON

{
"version": "0.35.0",
"description": "Radius is a cloud-native, portable application platform that makes app development easier for teams building cloud-native apps.",
"homepage": "https://radapp.io/",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/radius-project/radius/releases/download/v0.35.0/rad_windows_amd64.exe#/rad.exe",
"hash": "fb9be6a3f57ae40b0f95a90cee2434877a9cb06d3403fa9bd513c3a15d1463d1"
}
},
"bin": "rad.exe",
"checkver": {
"github": "https://github.com/radius-project/radius"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/radius-project/radius/releases/download/v$version/rad_windows_amd64.exe#/rad.exe"
}
},
"hash": {
"url": "$url.sha256"
}
}
}