diff --git a/README.md b/README.md index 7d90414..9d0f3ee 100644 --- a/README.md +++ b/README.md @@ -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.13.0~ynh1 +**Shipped version:** 1.13.0~ynh2 **Demo:** https://www.humhub.com/en diff --git a/README_fr.md b/README_fr.md index bafa033..a2c7a43 100644 --- a/README_fr.md +++ b/README_fr.md @@ -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.13.0~ynh1 +**Version incluse :** 1.13.0~ynh2 **Démo :** https://www.humhub.com/en diff --git a/conf/app.src b/conf/app.src index 3da22d7..64aa591 100644 --- a/conf/app.src +++ b/conf/app.src @@ -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_PRG=sha256sum SOURCE_FORMAT=tar.gz diff --git a/manifest.json b/manifest.json index 73f00dc..805ea13 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Enterprise Social Network", "fr": "Réseau Social d'Entreprise" }, - "version": "1.13.0~ynh1", + "version": "1.13.0~ynh2", "url": "https://www.humhub.org", "upstream": { "license": "AGPL-3.0-only",