mirror of
https://github.com/lencx/ChatGPT.git
synced 2026-02-06 13:16:54 +00:00
chore: release
This commit is contained in:
parent
48bb04331d
commit
effc73cab3
@ -5,7 +5,7 @@
|
||||
"dev": "yarn tauri dev",
|
||||
"build": "yarn tauri build",
|
||||
"updater": "tr updater",
|
||||
"release": "tr release",
|
||||
"release": "tr release --git",
|
||||
"tr": "tr",
|
||||
"tauri": "tauri"
|
||||
},
|
||||
|
||||
@ -55,8 +55,10 @@
|
||||
"updater": {
|
||||
"active": true,
|
||||
"dialog": true,
|
||||
"endpoints": ["https://lencx.github.io/ChatGPT/install.json"],
|
||||
"endpoints": [
|
||||
"https://lencx.github.io/ChatGPT/install.json"
|
||||
],
|
||||
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEIxMjY4OUI5MTVFNjBEMDUKUldRRkRlWVZ1WWttc1NGWEE0RFNSb0RqdnhsekRJZTkwK2hVLzhBZTZnaHExSEZ1ZEdzWkpXTHkK"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user