chenyc
2025-12-09 a7fb2f5eab3e548f040004c1019f1c994eb91ad4
electron-builder.json5
@@ -32,5 +32,11 @@
    "perMachine": false,
    "allowToChangeInstallationDirectory": true,
    "deleteAppDataOnUninstall": false
  }
  },
  publish: [
    {
      provider: "generic",
      url: 'https://piclist.icoldchain.cn',
    },
  ],
}