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