Fix App View

This commit is contained in:
2024-09-01 16:11:35 +03:00
parent b518bf93aa
commit 1e0e927789
2 changed files with 2 additions and 14 deletions

View File

@@ -1,19 +1,7 @@
{ {
"bundle": {
"createUpdaterArtifacts": "v1Compatible"
},
"build": {
"features": ["updater"]
},
"app": { "app": {
"security": { "security": {
"capabilities": ["core", "plugins", "updater"] "capabilities": ["core", "plugins"]
}
},
"plugins": {
"updater": {
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDIwMzM5QkE0M0FCOERBMzkKUldRNTJyZzZwSnN6SUdPRGdZREtUUGxMblZqeG9OVHYxRUlRTzJBc2U3MUNJaDMvZDQ1UytZZmYK",
"endpoints": ["https://launcher-files.modrinth.com/updates.json"]
} }
} }
} }

View File

@@ -49,7 +49,7 @@
}, },
"productName": "AstralRinth App", "productName": "AstralRinth App",
"version": "0.8.5", "version": "0.8.5",
"identifier": "AstralRinth", "identifier": "AstralRinthApp",
"plugins": { "plugins": {
"deep-link": { "deep-link": {
"desktop": { "desktop": {