Add new builds, and update ext

This commit is contained in:
oxmc
2024-12-20 02:29:02 -08:00
parent 93ab0b9731
commit 52883d335d
6 changed files with 235 additions and 24 deletions

View File

@@ -38,6 +38,10 @@
],
"artifactName": "bsky-desktop.${ext}",
"mac": {
"target": [
"dmg",
"pkg"
],
"icon": "src/ui/images/logo.icns",
"category": "Network"
},