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.4.1

This commit is contained in:
yunohost-bot 2022-11-16 06:08:57 +00:00
parent 6622818235
commit b189e136a0
2 changed files with 3 additions and 3 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/mautrix/facebook/archive/v0.3.3.tar.gz SOURCE_URL=https://github.com/mautrix/facebook/archive/v0.4.1.tar.gz
SOURCE_SUM=5a312a45b26277b5e52b13236520c731d4cd8dc524942f95ba1eb846c0900efe SOURCE_SUM=00b284aa3071f8e0cb0a093b4f9aaadac2aef27c2a7ba62487d8362b2ec2d801
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.3.3~ynh1", "version": "0.4.1~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",