1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/mautrix_facebook_ynh.git synced 2024-09-03 19:36:33 +02:00

Upgrade to v0.5.0

This commit is contained in:
yunohost-bot 2023-08-16 06:20:27 +00:00
parent 80d338e750
commit af42899e80
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mautrix/facebook/archive/v0.4.1.tar.gz SOURCE_URL=https://github.com/mautrix/facebook/archive/v0.5.0.tar.gz
SOURCE_SUM=00b284aa3071f8e0cb0a093b4f9aaadac2aef27c2a7ba62487d8362b2ec2d801 SOURCE_SUM=34bcbd2b368336b49eb601865b1584a181dde4b1fe8c966e5c1733e25d486663
SOURCE_SUM_PRG=sha256sum SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Facebook puppeting bridge for Matrix/Synapse.", "en": "Facebook puppeting bridge for Matrix/Synapse.",
"fr": "Passerelle Facebook pour Matrix/Synapse." "fr": "Passerelle Facebook pour Matrix/Synapse."
}, },
"version": "0.4.1~ynh1", "version": "0.5.0~ynh1",
"url": "https://github.com/mautrix/facebook", "url": "https://github.com/mautrix/facebook",
"upstream": { "upstream": {
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",