Update redgettext to version 3.4.2 (#5584)

This commit is contained in:
jack1142
2022-02-21 16:21:59 +01:00
committed by GitHub
parent 50f3168b14
commit a6590b0380
2 changed files with 2 additions and 2 deletions

View File

@@ -27,7 +27,7 @@ jobs:
echo "deb https://artifacts.crowdin.com/repo/deb/ /" | sudo tee -a /etc/apt/sources.list
sudo apt-get update -qq
sudo apt-get install -y crowdin
pip install redgettext==3.4.1
pip install redgettext==3.4.2
- name: Generate source files
run: |