1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
This commit is contained in:
ericgaspar 2022-05-20 22:14:58 +02:00
parent f6449e2789
commit da76025b7c
No known key found for this signature in database
GPG key ID: 574F281483054D44
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://releases.rocket.chat/4.7.1/download
SOURCE_SUM=457145954a4e542a5a839223c1724640b8d329f30c3318443f5301afdb7c5b6c
SOURCE_URL=https://releases.rocket.chat/4.7.2/download
SOURCE_SUM=
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Team collaboration communication platform",
"fr": "Plateforme de communication collaborative en équipe"
},
"version": "4.7.1~ynh1",
"version": "4.7.2~ynh1",
"url": "https://rocket.chat",
"upstream": {
"license": "GPL-3.0",