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 #44 from YunoHost-Apps/ci-auto-update-v1.13.0

Upgrade to version 1.13.0
This commit is contained in:
Éric Gaspar 2022-12-22 22:34:00 +01:00 committed by GitHub
commit d25362b426
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 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.
**Shipped version:** 1.12.2~ynh1
**Shipped version:** 1.13.0~ynh1
**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.
**Version incluse :** 1.12.2~ynh1
**Version incluse :** 1.13.0~ynh1
**Démo :** https://www.humhub.com/en

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://www.humhub.com/download/package/humhub-1.12.2.tar.gz
SOURCE_SUM=91a96c7fc7e513bbb04d153e7112498daa36639e37587d6bdc9364cd57d09ea3
SOURCE_URL=https://www.humhub.com/download/package/humhub-1.13.0.tar.gz
SOURCE_SUM=9b6d0041c683e382fd7b5d5853a878979b750fc41a8e34d613709b7884a583a1
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

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