1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matterbridge_ynh.git synced 2024-09-03 19:36:24 +02:00
This commit is contained in:
ericgaspar 2021-10-18 09:29:10 +02:00
parent c0e75dc658
commit 62b117082a
No known key found for this signature in database
GPG key ID: 574F281483054D44
4 changed files with 7 additions and 7 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-armv6
SOURCE_SUM=5132318bd9053fc24adb649e663f11db786d1164e59e901ee6ebb34a6b5efcf7
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.0/matterbridge-1.23.0-linux-armv6
SOURCE_SUM=e2bcf8521295c0e7cabf1afa32a4ca8c81a079ca2f753536db41172a296fc001
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=matterbridge

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-arm64
SOURCE_SUM=12807ac36a5de676ba96e9be5a7c6a3df9bef3c653c89dac40f59346496f25d7
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.0/matterbridge-1.23.0-linux-arm64
SOURCE_SUM=f0777674761d04081651ec83ad0d84d3c0053aa2752be2881a30e6e9458e6db7
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=matterbridge

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-64bit
SOURCE_SUM=dbcb153b5de771641cd18f74d3a05c1a781795ee7fbd25621e4c11024c4ad8f1
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.0/matterbridge-1.23.0-linux-64bit
SOURCE_SUM=444b89d176d7c990b5b3ec3ec5d6867d92587955b6ebbd288d751ae5cf44227e
SOURCE_SUM_PRG=sha256sum
SOURCE_IN_SUBDIR=false
SOURCE_FILENAME=matterbridge

View file

@ -6,7 +6,7 @@
"en": "Multi-protocols bridge for online communications",
"fr": "Connecteur entre une série de protocoles de discussion"
},
"version": "1.22.3~ynh2",
"version": "1.23.0~ynh1",
"url": "https://github.com/42wim/matterbridge",
"upstream": {
"license": "Apache-2.0",