mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: merge with main
This commit is contained in:
commit
498a889f1d
47 changed files with 1337 additions and 451 deletions
|
@ -4,6 +4,7 @@ directories:
|
|||
buildResources: build
|
||||
extraResources:
|
||||
- hydra-download-manager
|
||||
- resources/hydra.db
|
||||
files:
|
||||
- "!**/.vscode/*"
|
||||
- "!src/*"
|
||||
|
@ -42,7 +43,6 @@ appImage:
|
|||
artifactName: ${name}-${version}.${ext}
|
||||
npmRebuild: false
|
||||
publish:
|
||||
provider: generic
|
||||
url: https://example.com/auto-updates
|
||||
provider: github
|
||||
electronDownload:
|
||||
mirror: https://npmmirror.com/mirrors/electron/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue