All checks were successful
ci / 정본·보안·린트·타입·테스트 (push) Successful in 51s
ci / 모바일 린트·타입·Jest (push) Successful in 42s
ci / Supabase Edge Functions + Cloudflare Worker (push) Successful in 21s
ci / .NET API 서버 테스트 (push) Successful in 13s
deploy-site / deploy (push) Successful in 34s
ci / 워크스페이스 빌드 검증 (push) Successful in 36s
35 lines
959 B
JSON
35 lines
959 B
JSON
{
|
|
"version": "1.9.0",
|
|
"description": "로컬 AI 음성 어시스턴트 (faster-whisper + Ollama, 100% 오프라인 지원)",
|
|
"homepage": "https://d3ro.chanpaca.net",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-1.9.0/D3RO-Voice-1.9.0-x64-portable.7z.001"
|
|
],
|
|
"hash": [
|
|
"68816cad80105f59d90510b8209e13ff4e5d782c86d97239b0e9c058dd839760"
|
|
]
|
|
}
|
|
},
|
|
"shortcuts": [
|
|
[
|
|
"D3RO Voice.exe",
|
|
"D3RO Voice"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"url": "https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-latest/portable.json",
|
|
"jsonpath": "$.version"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": [
|
|
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.9.0-x64-portable.7z.001"
|
|
]
|
|
}
|
|
}
|
|
}
|
|
}
|