2024-08-19 20:26:00 +00:00

27 lines
905 B
JSON

{
"version": "0.37.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.37.0/rad_windows_amd64.exe#/rad.exe",
"hash": "8db35358beed2576041f8532cf523272e8f501ec6fad02d7ed8a2377568078d3"
}
},
"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"
}
}
}