Merge branch 'main' into tray-icon
This commit is contained in:
commit
a76f1defb2
1 changed files with 7 additions and 1 deletions
|
@ -180,6 +180,11 @@
|
|||
},
|
||||
"publish": {
|
||||
"provider": "github"
|
||||
},
|
||||
"rpm": {
|
||||
"fpm": [
|
||||
"--rpm-rpmbuild-define=_build_id_links none"
|
||||
]
|
||||
}
|
||||
},
|
||||
"pnpm": {
|
||||
|
@ -187,4 +192,5 @@
|
|||
"arrpc@3.4.0": "patches/arrpc@3.4.0.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue