fix(updater): preserve file extension of updater package (fix: #3283)#3285
Conversation
Otherwise users may get confused when seing a sudo dialog which suggests a `rpm` package is installed using `dpkg -i`
Package Changes Through bcb9765There are 10 changes which include fs with minor, fs-js with minor, http with patch, http-js with patch, updater with patch, updater-js with patch, dialog with minor, dialog-js with minor, deep-link with patch, deep-link-js with patch Planned Package VersionsThe following package releases are the planned based on the context of changes in this pull request.
Add another change file through the GitHub UI by following this link. Read about change files or the docs at github.com/jbolda/covector |
Legend-Master
left a comment
There was a problem hiding this comment.
Thanks! Do you mind also adding a change file?
https://github.com/tauri-apps/plugins-workspace/blob/v2/.changes/readme.md
Update the updater package to preserve file extension, clarifying installation prompts for users.
Added here: 5193e3a |
Closes #3283
Otherwise users may get confused when seing a sudo dialog which suggests a
rpmpackage is installed usingdpkg -i