build: bump version to 0.12.18-rc2 (#1135)

This commit is contained in:
Myriad-Dreamin 2025-01-09 20:52:40 +08:00 committed by GitHub
parent fcb9fec712
commit ce1d4f4f43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 28 additions and 23 deletions

View file

@ -67,6 +67,11 @@ const generateExtensionInstall = (version) => {
platform('darwin-arm64', 'Apple Silicon macOS'),
platform('alpine-x64', 'x64 Alpine Linux'),
platform('alpine-arm64', 'ARM64 Alpine Linux'),
{
name: 'web',
displayName: 'Browser (Web)',
assets: []
},
{
name: 'universal',
displayName: 'Other Platforms (Universal)',