1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/thelounge_ynh.git synced 2024-09-03 20:35:54 +02:00

Merge pull request #53 from YunoHost-Apps/4.3.1

4.3.1
This commit is contained in:
Éric Gaspar 2022-04-12 09:35:31 +02:00 committed by GitHub
commit 7e12e934a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@ Modern web IRC client designed for self-hosting
- Responsive interface
- Multi-user support
**Shipped version:** 4.3.0~ynh1
**Shipped version:** 4.3.1~ynh1
**Demo:** https://demo.thelounge.chat/

View file

@ -19,7 +19,7 @@ Client Web IRC moderne conçu pour l'auto-hébergement
- Interface réactive
- Support multi-utilisateurs
**Version incluse :** 4.3.0~ynh1
**Version incluse :** 4.3.1~ynh1
**Démo :** https://demo.thelounge.chat/

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/thelounge/thelounge/archive/v4.3.0.tar.gz
SOURCE_SUM=fa3ced790927e64bfb0917dadd7702b811bcba92207b33f23bb1f7444ad0dfc9
SOURCE_URL=https://github.com/thelounge/thelounge/archive/v4.3.1.tar.gz
SOURCE_SUM=7bf444cc97449d78a74b35c3fea882ddf6e3df265f0e2252a23cc48309b11713
SOURCE_SUM_PRG=sha256sum
ARCH_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Web IRC client",
"fr": "Client Web IRC"
},
"version": "4.3.0~ynh1",
"version": "4.3.1~ynh1",
"url": "https://thelounge.chat/",
"upstream": {
"license": "MIT",