docs(release): record the v1.6.0 publish
Some checks failed
deploy-site / deploy (push) Failing after 28s

Notes the canonical feed, runtime and portable aliases serving 1.6.0 with the
installer hash verified, the site reporting commit 2fe20fa / 1.6.0, the new
minimum-runtime rule that spares 1.5.0 engines a re-download, and the local
packaging trap where a Node-ABI better-sqlite3 ships an installer without a
database.
This commit is contained in:
Yun Chan 2026-09-24 20:12:04 +09:00
parent 2fe20fa7b5
commit db8d9448a3
3 changed files with 29 additions and 7 deletions

View file

@ -1,15 +1,15 @@
{
"version": "1.5.0",
"version": "1.6.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.5.0/D3RO-Voice-1.5.0-x64-portable.7z.001"
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-1.6.0/D3RO-Voice-1.6.0-x64-portable.7z.001"
],
"hash": [
"7e028887e1f2f9fc1204b53256e909fd3eda5a356ed86362c34b80424bf88c90"
"4cd454362ef85d69c52ce086df97fe673ba50e634d58f2be5e2ccd3d7c8c9830"
]
}
},
@ -27,7 +27,7 @@
"architecture": {
"64bit": {
"url": [
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.5.0-x64-portable.7z.001"
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.6.0-x64-portable.7z.001"
]
}
}