Skip to content

Regression in nsis-web target for appPackageUrl option #8581

@grovesNL

Description

@grovesNL
  • Electron-Builder Version: 25.0.5
  • Node Version: n/a
  • Electron Version: n/a
  • Electron Type (current, beta, nightly): n/a
  • Target: nsis-web, Windows x64

Since #6964 the appPackageUrl doesn't work as intended because extra paths are appended to the URL, which means it's not possible to download the latest at a single URL (see #7732 for an example).

My understanding is that APP_PACKAGE_URL_IS_INCOMPLETE intentionally tried to skip setting the package name based on architecture, instead using the name specified with appPackageUrl, but #6964 will use the regular naming.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions