fix: Mac desktop updater — platform-aware errors, HTTPS latest.json

Show Mac-specific update errors on macOS (not Windows message). Force HTTPS
bundle URLs, fix reconcile version from bundle filenames, bump to 0.1.4.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Macbook
2026-06-14 12:19:19 +09:00
parent 6176c151a3
commit 6b9e88ca9f
6 changed files with 94 additions and 45 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@goldenchart/desktop",
"version": "0.1.3",
"version": "0.1.4",
"private": true,
"type": "module",
"scripts": {