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