Skip to content

Commit dc878a1

Browse files
committed
Add RPM package for CentOS/RHEL distributions
1 parent a4899c0 commit dc878a1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

electron-builder.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ mac:
1919
linux:
2020
target:
2121
- deb
22+
- rpm
2223
- AppImage
2324
category: Development
2425
icon: resources/icons
@@ -52,5 +53,8 @@ dmg:
5253
y: 340
5354
type: file
5455

56+
rpm:
57+
packageCategory: Application/Databases
58+
5559
# publish:
5660
# provider: github

0 commit comments

Comments
 (0)