mirror of
https://github.com/usebruno/bruno.git
synced 2025-08-17 09:31:13 +02:00
Merge branch 'main' into feature/rpm-build
This commit is contained in:
@ -32,7 +32,7 @@ const config = {
|
||||
linux: {
|
||||
artifactName: '${name}_${version}_${arch}_linux.${ext}',
|
||||
icon: 'resources/icons/png',
|
||||
target: ['AppImage', 'deb', 'rpm']
|
||||
target: ['AppImage', 'deb', 'snap', 'rpm']
|
||||
},
|
||||
win: {
|
||||
artifactName: '${name}_${version}_${arch}_win.${ext}',
|
||||
|
Reference in New Issue
Block a user