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