Skip to content

[feat] Update request support include CPU info #3359

@aiyanbo

Description

@aiyanbo

Describe the problem

My app is built on the arm and x86 architectures of macOS, and I would like the application updates to return different download links based on CPU information.

Describe the solution you'd like

The CPU information can be passed through the request path or the headers.

It might be supported in https://github.com/tauri-apps/tauri/blob/next/core/tauri/src/updater/core.rs#L287

Alternatives considered

No response

Additional context

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions