chore(release): point the Scoop manifest at the 1.9.0 portable build
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

This commit is contained in:
Yun Chan 2026-09-27 16:46:14 +09:00
parent 796916ba92
commit c90946ce16
2 changed files with 12 additions and 4 deletions

View file

@ -1,15 +1,15 @@
{
"version": "1.8.0",
"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.8.0/D3RO-Voice-1.8.0-x64-portable.7z.001"
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-1.9.0/D3RO-Voice-1.9.0-x64-portable.7z.001"
],
"hash": [
"b06ec0505e5d2428422134fa6057381042db27362cac1a83a3788dc9b2c46f96"
"68816cad80105f59d90510b8209e13ff4e5d782c86d97239b0e9c058dd839760"
]
}
},
@ -27,7 +27,7 @@
"architecture": {
"64bit": {
"url": [
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.8.0-x64-portable.7z.001"
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.9.0-x64-portable.7z.001"
]
}
}