Merge pull request #25 from mogeko:dev
update qbittorrent version to 4.4.0rc1
This commit is contained in:
commit
6ea22b3acd
2 changed files with 6 additions and 5 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# docker-qbittorrent
|
||||
|
||||
[![ci_icon]][ci_link] [![image_size]][docker_link] [![image_ver]][docker_link]
|
||||
[![ci_icon]][ci_link] [![image_size]][docker_link] [![image_ver]][docker_link] [![unstable]][docker_link]
|
||||
|
||||
Docker image for qBittorrent.
|
||||
|
||||
|
|
@ -91,8 +91,9 @@ The code in this project is released under the [GPL-3.0 License][license].
|
|||
|
||||
[ci_icon]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml/badge.svg
|
||||
[ci_link]: https://github.com/mogeko/docker-qbittorrent/actions/workflows/auto-update.yml
|
||||
[image_size]: https://img.shields.io/docker/image-size/mogeko/qbittorrent?logo=docker
|
||||
[image_ver]: https://img.shields.io/docker/v/mogeko/qbittorrent?logo=docker
|
||||
[image_size]: https://img.shields.io/docker/image-size/mogeko/qbittorrent/latest?logo=docker
|
||||
[image_ver]: https://img.shields.io/docker/v/mogeko/qbittorrent/latest?label=latest&logo=docker
|
||||
[unstable]: https://img.shields.io/docker/v/mogeko/qbittorrent?label=edge&logo=docker
|
||||
[docker_link]: https://hub.docker.com/r/mogeko/qbittorrent
|
||||
|
||||
<!-- links -->
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"qbittorrent": "4.4.0beta3",
|
||||
"qbittorrent": "4.4.0rc1",
|
||||
"libtorrent": "2.0.4",
|
||||
"pkgrel": 2
|
||||
"pkgrel": 0
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue