1 Commits (21adeaad70ba2386673e00e69147b1cc40551b76)

Author SHA1 Message Date
silverwind cd5278a44c
Fix manifest encoding (#14114)
The previous URL encoding would encode spaces to '+' for the app name
which is incorrect. Use base64 encoding instead which does not have such
issues.
4 years ago