chore(release): point the Scoop manifest at the 1.8.0 portable build
All checks were successful
ci / 정본·보안·린트·타입·테스트 (push) Successful in 51s
ci / 모바일 린트·타입·Jest (push) Successful in 40s
ci / Supabase Edge Functions + Cloudflare Worker (push) Successful in 21s
ci / .NET API 서버 테스트 (push) Successful in 10s
deploy-site / deploy (push) Successful in 43s
ci / 워크스페이스 빌드 검증 (push) Successful in 33s

This commit is contained in:
Yun Chan 2026-09-27 15:01:59 +09:00
parent 9a95bb6abe
commit fe1a7fb112

View file

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