fix(mac): prevent updater hang on manual install

Bump to 1.0.20. Disable autoDownload during manual check and fix
Squirrel.Mac quitAndInstall race on darwin.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Ivan Fontosh
2026-05-19 08:24:52 +08:00
parent 428fa09224
commit 5706355c5f
3 changed files with 59 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "TTRPGPlayer",
"version": "1.0.19",
"version": "1.0.20",
"description": "TTRPG Player — редактор и проигрыватель НРИ",
"main": "dist/main/index.cjs",
"scripts": {