Update redgettext to version 3.4.1 (#5583)

This commit is contained in:
jack1142
2022-02-21 16:10:58 +01:00
committed by GitHub
parent 299a537f84
commit 50f3168b14
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
pip install redgettext==3.4.1
- name: Generate source files
run: |