mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-01-23 21:44:55 +03:00
build(linux): add flatpak/rpm package and remove snap
This commit is contained in:
parent
48cebe729e
commit
d8e8dceadf
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user