diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..91e90e1 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,8 @@ +{ + "markdownlint.config": { + "MD028": false, + "MD025": { + "front_matter_title": "" + } + } +} \ No newline at end of file diff --git a/README.md b/README.md index 05d9c2c..cf7f7b8 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Nitter is an alternative front-end for Twitter that is faster than the official This app requires a dedicated root domain. **ARM installations are NOT SUPPORTED.** -**Shipped version:** 2021-09-06 +**Shipped version:** 2022-01-03 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 3152c31..355092c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Nitter est une interface alternative pour Twitter qui est plus rapide que le sit Cette application nécéssite un domaine dedié. **L'installation sur ARM n'est PAS PRISE EN CHARGE.** -**Version incluse :** 2021-09-06 +**Version incluse :** 2022-01-03 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index d47301c..ae67e2c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,7 +1,7 @@ -SOURCE_URL=https://github.com/zedeus/nitter/tarball/ab51ff06c89873cf5635888c2cbd654833f579f8 -SOURCE_SUM=e509117e4ce0b176445cdf9ac426ccde7eb527be59b38538da2a52cf777a64d4 +SOURCE_URL=https://github.com/zedeus/nitter/tarball/9a578b3cbb511c7fb3fb166436e8ce790aa6fa77 +SOURCE_SUM=cb9a31ecad9f940d7b5f5af18412c30bf2617eaecb8f2e905cce68e84c89b6e6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true -SOURCE_FILENAME=ab51ff06c89873cf5635888c2cbd654833f579f8 +SOURCE_FILENAME=9a578b3cbb511c7fb3fb166436e8ce790aa6fa77 SOURCE_EXTRACT=true diff --git a/manifest.json b/manifest.json index 9a0796e..1adb20f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Alternative front-end for Twitter that respects your privacy", "fr": "Interface alternative pour Twitter qui respecte votre vie privée" }, - "version": "0.2021.09.06~ynh1", + "version": "2022.01.03~ynh1", "url": "https://github.com/zedeus/nitter", "license": "AGPL-3.0-only", "maintainer": {