{ "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": "MODRINTH_PLUS_UPDATER_PUBLIC_KEY", "endpoints": [ "https://git.wilkensxl.de/api/packages/MrSphay/generic/modrinth-plus/latest/latest.json" ], "windows": { "installMode": "passive" } } } }