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

Upgrade to version 1.12.2
This commit is contained in:
Éric Gaspar 2022-11-14 17:30:32 +01:00 committed by GitHub
commit f8db37ca7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 7 deletions

View file

@ -18,8 +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.1~ynh1
**Shipped version:** 1.12.2~ynh1
**Demo:** https://www.humhub.com/en

View file

@ -18,8 +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.1~ynh1
**Version incluse :** 1.12.2~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.1.tar.gz
SOURCE_SUM=ed9200b5d81346d5e409819e1861512c3a4da87094ea51b90dea8ca63c381951
SOURCE_URL=https://www.humhub.com/download/package/humhub-1.12.2.tar.gz
SOURCE_SUM=91a96c7fc7e513bbb04d153e7112498daa36639e37587d6bdc9364cd57d09ea3
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.1~ynh1",
"version": "1.12.2~ynh1",
"url": "https://www.humhub.org",
"upstream": {
"license": "AGPL-3.0-only",