We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec72e94 commit c090b78Copy full SHA for c090b78
deploy.json
@@ -3,7 +3,7 @@
3
"description": "A Qt library to automatically check for updates and install them.",
4
"modules": [ "QtAutoUpdaterCore", "QtAutoUpdaterGui" ],
5
"dependencies": [],
6
- "excludes": [ "android", "ios", "winrt" ],
+ "excludes": [ "android", "wasm", "ios", "winrt" ],
7
"license": {
8
"name": "BSD-3-Clause",
9
"path": "LICENSE"
0 commit comments