{ "bundle": { "createUpdaterArtifacts": "v1Compatible", "windows": { "signCommand": { "cmd": "jsign", "args": [ "sign", "--verbose", "--storetype", "DIGICERTONE", "--keystore", "https://clientauth.one.digicert.com", "--storepass", "env:DIGICERT_ONE_SIGNER_CREDENTIALS", "--tsaurl", "https://timestamp.sectigo.com,http://timestamp.digicert.com", "%1" ] } } }, "build": { "features": ["updater"] }, "app": { "security": { "capabilities": ["ads", "core", "plugins", "updater"] } }, "plugins": { "updater": { "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDIwMzM5QkE0M0FCOERBMzkKUldRNTJyZzZwSnN6SUdPRGdZREtUUGxMblZqeG9OVHYxRUlRTzJBc2U3MUNJaDMvZDQ1UytZZmYK", "endpoints": ["https://launcher-files.modrinth.com/updates.json"] } } }