diff --git a/daemon/Arcrun-v0.18.24.dmg b/daemon/Arcrun-v0.18.24.dmg new file mode 100644 index 0000000..2b2b3ed Binary files /dev/null and b/daemon/Arcrun-v0.18.24.dmg differ diff --git a/daemon/ArcrunRAG-win-unsigned.zip b/daemon/Arcrun-win-v0.18.24.exe old mode 100644 new mode 100755 similarity index 58% rename from daemon/ArcrunRAG-win-unsigned.zip rename to daemon/Arcrun-win-v0.18.24.exe index 56487e1..2857dc2 Binary files a/daemon/ArcrunRAG-win-unsigned.zip and b/daemon/Arcrun-win-v0.18.24.exe differ diff --git a/daemon/ArcrunRAG-mac-unsigned.zip b/daemon/ArcrunRAG-mac-unsigned.zip deleted file mode 100644 index 6115c2b..0000000 Binary files a/daemon/ArcrunRAG-mac-unsigned.zip and /dev/null differ diff --git a/manifest.json b/manifest.json index c15080f..9b2d638 100644 --- a/manifest.json +++ b/manifest.json @@ -673,16 +673,16 @@ } ], "daemon": { - "version": "v0.15.0", - "built": "20260729-2238", - "notes": "t149 多帳號同步修復+t150 版本一致性(collector 與 tray 同版)", + "version": "v0.18.24", + "built": "20260808-1656", + "notes": "首頁四數合計+送不上去預設收合/診斷檔補同步引擎存活狀態+遮蔽本機路徑/失敗原因不再隨版更新消失", "mac": { - "file": "daemon/ArcrunRAG-mac-unsigned.zip", - "sha256": "2974c172440960924dbe089757ad0bf37f6288b86d83e39abd169a9966413d46" + "file": "daemon/Arcrun-v0.18.24.dmg", + "sha256": "7d34e6dbec7d6e3daa3e7cfd6314f6b166b044a137b18f2784404e6bdb37fd79" }, "win": { - "file": "daemon/ArcrunRAG-win-unsigned.zip", - "sha256": "1191af74b3c841536f08625d2449fa4add3e829c93d5cebc391da59e6f7e05a6" + "file": "daemon/Arcrun-win-v0.18.24.exe", + "sha256": "791afe80279b13c25e76e56089ab077b92600bdf195ab7c907c91775d38ac858" } }, "release": "1.4.22",