2025-07-19 00:42:40 +00:00

27 lines
905 B
JSON

{
"version": "0.49.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.49.0/rad_windows_amd64.exe#/rad.exe",
"hash": "b4f50db79e7ad973d52b76a8ebcd5f6ba16890a6cf6ace5f6075667299ff152b"
}
},
"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"
}
}
}