From 86e11d344f25d3b40a5f0f87f70b4d97f6ff37e3 Mon Sep 17 00:00:00 2001 From: xavier2k6 <42386382+xavier2k6@users.noreply.github.com> Date: Sun, 22 Jun 2025 07:21:50 +0100 Subject: [PATCH] GHA CI: Bump `pandoc` to latest * Bump `pandoc` to latest (3.7.0.2) * Apply upstream suggestions PR #22708. --- .github/workflows/ci_file_health.yaml | 2 +- doc/en/qbittorrent-nox.1 | 4 ++-- doc/en/qbittorrent.1 | 2 +- doc/ru/qbittorrent-nox.1 | 4 ++-- doc/ru/qbittorrent.1 | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/.github/workflows/ci_file_health.yaml b/.github/workflows/ci_file_health.yaml index 1eab10eb4..54c87a104 100644 --- a/.github/workflows/ci_file_health.yaml +++ b/.github/workflows/ci_file_health.yaml @@ -36,7 +36,7 @@ jobs: curl \ -L \ -o "${{ runner.temp }}/pandoc.tar.gz" \ - "https://github.com/jgm/pandoc/releases/download/3.6/pandoc-3.6-linux-amd64.tar.gz" + "https://github.com/jgm/pandoc/releases/download/3.7.0.2/pandoc-3.7.0.2-linux-amd64.tar.gz" tar -xf "${{ runner.temp }}/pandoc.tar.gz" -C "${{ github.workspace }}/.." mv "${{ github.workspace }}/.."/pandoc-* "${{ env.pandoc_path }}" # run pandoc diff --git a/doc/en/qbittorrent-nox.1 b/doc/en/qbittorrent-nox.1 index 140ad389c..3b9830fc1 100644 --- a/doc/en/qbittorrent-nox.1 +++ b/doc/en/qbittorrent-nox.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.4 +.\" Automatically generated by Pandoc 3.7.0.2 .\" .TH "QBITTORRENT\-NOX" "1" "January 16th 2010" "Command line Bittorrent client written in C++ / Qt" .SH NAME @@ -26,7 +26,7 @@ compatible). qBittorrent\-nox is meant to be controlled via its feature\-rich Web UI which is accessible as a default on http://localhost:8080. The Web UI access is secured and the default account user name is -\[lq]admin\[rq] with \[lq]adminadmin\[rq] as a password. +\(lqadmin\(rq with \(lqadminadmin\(rq as a password. .SH OPTIONS \f[B]\f[CB]\-\-help\f[B]\f[R] Prints the command line options. .PP diff --git a/doc/en/qbittorrent.1 b/doc/en/qbittorrent.1 index c8737d286..7c304be93 100644 --- a/doc/en/qbittorrent.1 +++ b/doc/en/qbittorrent.1 @@ -1,4 +1,4 @@ -.\" Automatically generated by Pandoc 3.4 +.\" Automatically generated by Pandoc 3.7.0.2 .\" .TH "QBITTORRENT" "1" "January 16th 2010" "Bittorrent client written in C++ / Qt" .SH NAME diff --git a/doc/ru/qbittorrent-nox.1 b/doc/ru/qbittorrent-nox.1 index 315753991..122716e44 100644 --- a/doc/ru/qbittorrent-nox.1 +++ b/doc/ru/qbittorrent-nox.1 @@ -1,8 +1,8 @@ -.\" Automatically generated by Pandoc 3.4 +.\" Automatically generated by Pandoc 3.7.0.2 .\" .TH "QBITTORRENT\-NOX" "1" "16 января 2010" "Клиент сети БитТоррент для командной строки" .SH НАЗВАНИЕ -qBittorrent\-nox \[em] клиент сети БитТоррент для командной строки. +qBittorrent\-nox \(em клиент сети БитТоррент для командной строки. .SH АВТОРЫ Christophe Dumez \c .MT chris@qbittorrent.org diff --git a/doc/ru/qbittorrent.1 b/doc/ru/qbittorrent.1 index 7820ac398..1d4f54a2c 100644 --- a/doc/ru/qbittorrent.1 +++ b/doc/ru/qbittorrent.1 @@ -1,8 +1,8 @@ -.\" Automatically generated by Pandoc 3.4 +.\" Automatically generated by Pandoc 3.7.0.2 .\" .TH "QBITTORRENT" "1" "16 января 2010" "Клиент сети БитТоррент" .SH НАЗВАНИЕ -qBittorrent \[em] клиент сети БитТоррент. +qBittorrent \(em клиент сети БитТоррент. .SH АВТОРЫ Christophe Dumez \c .MT chris@qbittorrent.org