From bde8565fd2a7ed96d002aa93a2870a5ac705f896 Mon Sep 17 00:00:00 2001 From: Yun Chan Date: Sun, 27 Sep 2026 14:44:56 +0900 Subject: [PATCH] chore(release): point the Scoop manifest at the 1.7.0 portable build --- bucket/d3ro-voice.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/d3ro-voice.json b/bucket/d3ro-voice.json index 31baa71..c9dd022 100644 --- a/bucket/d3ro-voice.json +++ b/bucket/d3ro-voice.json @@ -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" ] } }