Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Updater] Download replugged.json alongside replugged.asar #535

Open
colin273 opened this issue Aug 14, 2023 · 0 comments
Open

[Updater] Download replugged.json alongside replugged.asar #535

colin273 opened this issue Aug 14, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@colin273
Copy link
Member

The built-in updater should update Replugged's manifest (replugged.json) alongside replugged.asar. This will help the installer app correctly decide whether it needs to download a new version of Replugged.

Currently, the Tauri installer saves this JSON but the in-client updater does not, so the installer will be operating with potentially outdated information if the client updates and the installer is run again after that.

@colin273 colin273 added the enhancement New feature or request label Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants