mirror of
https://github.com/YunoHost-Apps/qbittorrent_ynh.git
synced 2024-09-03 20:16:10 +02:00
fix link
This commit is contained in:
parent
8ca4a1445f
commit
d5d40e9508
1 changed files with 2 additions and 2 deletions
|
@ -11,13 +11,13 @@ maintainers = ["kay0u"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "GPL-3.0-or-later"
|
license = "GPL-3.0-or-later"
|
||||||
website = "hhttps://www.qbittorrent.org"
|
website = "https://www.qbittorrent.org"
|
||||||
admindoc = "https://github.com/qbittorrent/qBittorrent/wiki"
|
admindoc = "https://github.com/qbittorrent/qBittorrent/wiki"
|
||||||
code = "https://github.com/qbittorrent/qBittorrent"
|
code = "https://github.com/qbittorrent/qBittorrent"
|
||||||
cpe = "cpe:2.3:a:qbittorrent:qbittorrent"
|
cpe = "cpe:2.3:a:qbittorrent:qbittorrent"
|
||||||
|
|
||||||
[integration]
|
[integration]
|
||||||
yunohost = ">= 11.1.10"
|
yunohost = ">= 11.1.12"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
|
|
Loading…
Add table
Reference in a new issue