mirror of
https://github.com/YunoHost-Apps/nitter_ynh.git
synced 2024-09-03 19:46:24 +02:00
Update to version 2021-07-01
This commit is contained in:
parent
cae8ae686e
commit
736a224a5e
4 changed files with 6 additions and 6 deletions
|
@ -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-06-23
|
||||
**Shipped version:** 2021-07-01
|
||||
|
||||
## Screenshots
|
||||
|
||||
|
|
|
@ -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-06-23
|
||||
**Version incluse :** 2021-07-01
|
||||
|
||||
## Captures d'écran
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
SOURCE_URL=https://github.com/zedeus/nitter/tarball/a85994387191f5a860536b411d422a2aecf2e820
|
||||
SOURCE_SUM=96feae7b2822d6c5ea734005b4d8b0035fa6ee20ac7ad86850f4cd72b3320313
|
||||
SOURCE_URL=https://github.com/zedeus/nitter/tarball/669aa2cd8b068b80ae9f6a5eb8e00a53cfda5d57
|
||||
SOURCE_SUM=014063ec8b70ff7252d49d001de31b77fc804d175265ea5c0fe8e01405537cc6
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.gz
|
||||
SOURCE_IN_SUBDIR=true
|
||||
SOURCE_FILENAME=a85994387191f5a860536b411d422a2aecf2e820
|
||||
SOURCE_FILENAME=669aa2cd8b068b80ae9f6a5eb8e00a53cfda5d57
|
||||
SOURCE_EXTRACT=true
|
||||
|
|
|
@ -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.06.23~ynh1",
|
||||
"version": "0.2021.07.01~ynh1",
|
||||
"url": "https://github.com/zedeus/nitter",
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue