1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/humhub_ynh.git synced 2024-09-03 19:26:11 +02:00

Merge pull request #46 from YunoHost-Apps/testing

Update app.src
This commit is contained in:
Éric Gaspar 2023-01-14 11:34:34 +01:00 committed by GitHub
commit 4b9eee7a6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
HumHub is an open source social network platform with a wide variety of use cases as social intranet, community or collaboration platform. HumHub consists of a core application, which can be extended through additional modules and adjusted to your needs by many configuration options. HumHub is an open source social network platform with a wide variety of use cases as social intranet, community or collaboration platform. HumHub consists of a core application, which can be extended through additional modules and adjusted to your needs by many configuration options.
**Shipped version:** 1.13.0~ynh1 **Shipped version:** 1.13.0~ynh2
**Demo:** https://www.humhub.com/en **Demo:** https://www.humhub.com/en

View file

@ -18,7 +18,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
HumHub est une plate-forme de réseau social open source avec une grande variété de cas d'utilisation en tant qu'intranet social, plate-forme de communauté ou de collaboration. HumHub se compose d'une application principale, qui peut être étendue grâce à des modules supplémentaires et ajustée à vos besoins par de nombreuses options de configuration. HumHub est une plate-forme de réseau social open source avec une grande variété de cas d'utilisation en tant qu'intranet social, plate-forme de communauté ou de collaboration. HumHub se compose d'une application principale, qui peut être étendue grâce à des modules supplémentaires et ajustée à vos besoins par de nombreuses options de configuration.
**Version incluse :** 1.13.0~ynh1 **Version incluse :** 1.13.0~ynh2
**Démo :** https://www.humhub.com/en **Démo :** https://www.humhub.com/en

View file

@ -1,4 +1,4 @@
SOURCE_URL=https://www.humhub.com/download/package/humhub-1.13.0.tar.gz SOURCE_URL=https://download.humhub.com/downloads/install/humhub-1.13.0.tar.gz
SOURCE_SUM=9b6d0041c683e382fd7b5d5853a878979b750fc41a8e34d613709b7884a583a1 SOURCE_SUM=9b6d0041c683e382fd7b5d5853a878979b750fc41a8e34d613709b7884a583a1
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz

View file

@ -6,7 +6,7 @@
"en": "Enterprise Social Network", "en": "Enterprise Social Network",
"fr": "Réseau Social d'Entreprise" "fr": "Réseau Social d'Entreprise"
}, },
"version": "1.13.0~ynh1", "version": "1.13.0~ynh2",
"url": "https://www.humhub.org", "url": "https://www.humhub.org",
"upstream": { "upstream": {
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",