Merge branch 'main' into tray-icon

This commit is contained in:
Oleh Polisan 2024-08-25 00:09:16 +03:00 committed by GitHub
commit a76f1defb2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"
}
}
}
}