From 8a96f9e34ab36a1cb5692bce0a2982d2aed02f4b Mon Sep 17 00:00:00 2001 From: Mogeko Date: Thu, 18 Nov 2021 18:59:16 +0000 Subject: [PATCH] docs: gh-pages here --- docs/README.md | 5 +++++ docs/latest.json | 5 +++++ 2 files changed, 10 insertions(+) create mode 100644 docs/README.md create mode 100644 docs/latest.json diff --git a/docs/README.md b/docs/README.md new file mode 100644 index 0000000..601bb0c --- /dev/null +++ b/docs/README.md @@ -0,0 +1,5 @@ +# docker-qbittorrent + +Provide version [data][latest.json] for Manual Mode. + +[latest.json]: https://mogeko.github.io/docker-qbittorrent/latest.json diff --git a/docs/latest.json b/docs/latest.json new file mode 100644 index 0000000..7541025 --- /dev/null +++ b/docs/latest.json @@ -0,0 +1,5 @@ +{ + "qbittorrent": "4.3.8", + "libtorrent": "1.2.14", + "pkgrel": 1 +}