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
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:
parent
9a95bb6abe
commit
fe1a7fb112
1 changed files with 4 additions and 4 deletions
|
|
@ -1,15 +1,15 @@
|
||||||
{
|
{
|
||||||
"version": "1.7.0",
|
"version": "1.8.0",
|
||||||
"description": "로컬 AI 음성 어시스턴트 (faster-whisper + Ollama, 100% 오프라인 지원)",
|
"description": "로컬 AI 음성 어시스턴트 (faster-whisper + Ollama, 100% 오프라인 지원)",
|
||||||
"homepage": "https://d3ro.chanpaca.net",
|
"homepage": "https://d3ro.chanpaca.net",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"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": [
|
"hash": [
|
||||||
"4a1a958d2f52d72b5ba42b5128366d1d8bbeaebd23503d6af94b550d2c2907ad"
|
"b06ec0505e5d2428422134fa6057381042db27362cac1a83a3788dc9b2c46f96"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
@ -27,7 +27,7 @@
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": [
|
"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"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue