mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 13:32:42 +01:00
c90902e9a9
* rpm support and a new icon * removed unneeded dependency
7 lines
121 B
YAML
7 lines
121 B
YAML
extends: ./build/electron-builder.yml
|
|
linux:
|
|
category: Audio
|
|
icon: ./assets/TIDAL.icns
|
|
target:
|
|
- rpm
|