chore(release): point the Scoop manifest at the 1.7.0 portable build
This commit is contained in:
parent
3d9faedf7d
commit
bde8565fd2
1 changed files with 4 additions and 4 deletions
|
|
@ -1,15 +1,15 @@
|
|||
{
|
||||
"version": "1.6.0",
|
||||
"version": "1.7.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.6.0/D3RO-Voice-1.6.0-x64-portable.7z.001"
|
||||
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-1.7.0/D3RO-Voice-1.7.0-x64-portable.7z.001"
|
||||
],
|
||||
"hash": [
|
||||
"4cd454362ef85d69c52ce086df97fe673ba50e634d58f2be5e2ccd3d7c8c9830"
|
||||
"4a1a958d2f52d72b5ba42b5128366d1d8bbeaebd23503d6af94b550d2c2907ad"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
"architecture": {
|
||||
"64bit": {
|
||||
"url": [
|
||||
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.6.0-x64-portable.7z.001"
|
||||
"https://git.chanpaca.net/api/packages/yunchan/generic/d3ro-voice/portable-$version/D3RO-Voice-1.7.0-x64-portable.7z.001"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue