You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new locale, architecture, or installer type of an existing version
Current Package Identifier
kangfenmao.CherryStudio
Package Version
1.1.19
Please describe the changes you would like to see
Description:
In the latest version of CherryStudio (v1.1.19), support for the ARM64 platform has been added. Consequently, the naming convention for the installation packages has been updated. The installation package names have changed from Cherry-Studio-x.x.x-setup.exe to Cherry-Studio-x.x.x-x64-setup.exe for x64 architecture and Cherry-Studio-x.x.x-arm64-setup.exe for ARM64 architecture.
Currently, the manifest file (manifests/k/kangfenmao/CherryStudio/1.1.19/kangfenmao.CherryStudio.installer.yaml) lists the ARM64 installer URL for both the user and machine scopes under the x64 architecture section. This causes the ARM64 version to be installed when using winget to install CherryStudio on x64 systems.
Proposed Solution:
Update the the manifest file to reference the correct installer URL for the x64 and arm64 architecture.
What type of update are you requesting?
A new locale, architecture, or installer type of an existing version
Current Package Identifier
kangfenmao.CherryStudio
Package Version
1.1.19
Please describe the changes you would like to see
Description:
In the latest version of CherryStudio (v1.1.19), support for the ARM64 platform has been added. Consequently, the naming convention for the installation packages has been updated. The installation package names have changed from
Cherry-Studio-x.x.x-setup.exe
toCherry-Studio-x.x.x-x64-setup.exe
for x64 architecture andCherry-Studio-x.x.x-arm64-setup.exe
for ARM64 architecture.Currently, the manifest file (
manifests/k/kangfenmao/CherryStudio/1.1.19/kangfenmao.CherryStudio.installer.yaml
) lists the ARM64 installer URL for both the user and machine scopes under the x64 architecture section. This causes the ARM64 version to be installed when using winget to install CherryStudio on x64 systems.Proposed Solution:
Update the the manifest file to reference the correct installer URL for the x64 and arm64 architecture.
Manifest File Affected:
manifests/k/kangfenmao/CherryStudio/1.1.19/kangfenmao.CherryStudio.installer.yaml
Current Manifest Content:
Corrected Manifest Content:
The text was updated successfully, but these errors were encountered: