build(linux): add flatpak/rpm package and remove snap

This commit is contained in:
Fhilipe Coelho 2024-05-15 10:58:43 -03:00 committed by Zamitto
parent 48cebe729e
commit d8e8dceadf

View File

@ -38,10 +38,14 @@ dmg:
linux: linux:
target: target:
- AppImage - AppImage
- snap - rpm
- deb - deb
- flatpak
maintainer: electronjs.org maintainer: electronjs.org
category: Utility category: Utility
icon: icon.png
mimeTypes:
- x-scheme-handler/hydralauncher
appImage: appImage:
artifactName: ${name}-${version}.${ext} artifactName: ${name}-${version}.${ext}
npmRebuild: false npmRebuild: false