mirror of
https://github.com/YunoHost-Apps/matterbridge_ynh.git
synced 2024-09-03 19:36:24 +02:00
commit
ce8cb51ae8
6 changed files with 9 additions and 9 deletions
|
@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
|
|||
|
||||
Multi-protocols bridge for online communications
|
||||
|
||||
**Shipped version:** 1.23.1~ynh1
|
||||
**Shipped version:** 1.23.2~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
|
|||
|
||||
Connecteur entre une série de protocoles de discussion
|
||||
|
||||
**Version incluse :** 1.23.1~ynh1
|
||||
**Version incluse :** 1.23.2~ynh1
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.1/matterbridge-1.23.1-linux-armv6
|
||||
SOURCE_SUM=216003514654d036e81a4f4e21ba276a3cf29066c280574b42a39265b1c566cb
|
||||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.2/matterbridge-1.23.2-linux-armv6
|
||||
SOURCE_SUM=5e095e7a0a90868bc5c942af0d5f69995566d26b117ae6c75ec6ba18d100ae4d
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=matterbridge
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.1/matterbridge-1.23.1-linux-arm64
|
||||
SOURCE_SUM=f097efc3b075600bc0bd0c1401c0b3bd848dde815d1182b71c9dbad8a38a569f
|
||||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.2/matterbridge-1.23.2-linux-arm64
|
||||
SOURCE_SUM=a5a93c3e62f25b1c4a9d5d59a7e28288bc733af1a3a579245b0ced9de68843ad
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=matterbridge
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.1/matterbridge-1.23.1-linux-64bit
|
||||
SOURCE_SUM=de89fa8455920403f0e28202d67f26b051224ea8ee2addee52189d77dfe782e0
|
||||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.23.2/matterbridge-1.23.2-linux-64bit
|
||||
SOURCE_SUM=a2604f29220de248bd51f0fb8e6458cbf64d853731fed959190ae6f351344f5f
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_IN_SUBDIR=false
|
||||
SOURCE_FILENAME=matterbridge
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Multi-protocols bridge for online communications",
|
||||
"fr": "Connecteur entre une série de protocoles de discussion"
|
||||
},
|
||||
"version": "1.23.1~ynh1",
|
||||
"version": "1.23.2~ynh1",
|
||||
"url": "https://github.com/42wim/matterbridge",
|
||||
"upstream": {
|
||||
"license": "Apache-2.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue