mirror of
https://github.com/YunoHost-Apps/matterbridge_ynh.git
synced 2024-09-03 19:36:24 +02:00
commit
a817e06627
7 changed files with 9 additions and 25 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
|
Multi-protocols bridge for online communications
|
||||||
|
|
||||||
**Shipped version:** 1.22.2~ynh1
|
**Shipped version:** 1.22.3~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
|
Connecteur entre une série de protocoles de discussion
|
||||||
|
|
||||||
**Version incluse :** 1.22.2~ynh1
|
**Version incluse :** 1.22.3~ynh1
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.2/matterbridge-1.22.2-linux-armv6
|
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-armv6
|
||||||
SOURCE_SUM=f5d9458e678214e4e8f21bd51a41d7ee29f2541a856e327af2c04c047e3b2b42
|
SOURCE_SUM=5132318bd9053fc24adb649e663f11db786d1164e59e901ee6ebb34a6b5efcf7
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=matterbridge
|
SOURCE_FILENAME=matterbridge
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.2/matterbridge-1.22.2-linux-arm64
|
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-arm64
|
||||||
SOURCE_SUM=f755e4fcdd4ecd51177062d966f120c6a7fcc9ba3d4551d8d9942ba8fec8c179
|
SOURCE_SUM=12807ac36a5de676ba96e9be5a7c6a3df9bef3c653c89dac40f59346496f25d7
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=matterbridge
|
SOURCE_FILENAME=matterbridge
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.2/matterbridge-1.22.2-linux-64bit
|
SOURCE_URL=https://github.com/42wim/matterbridge/releases/download/v1.22.3/matterbridge-1.22.3-linux-64bit
|
||||||
SOURCE_SUM=00e243ffaa5560645dbedf49b0945d77c0ecb154813d745cd8ab32cd86b9f753
|
SOURCE_SUM=dbcb153b5de771641cd18f74d3a05c1a781795ee7fbd25621e4c11024c4ad8f1
|
||||||
SOURCE_SUM_PRG=sha256sum
|
SOURCE_SUM_PRG=sha256sum
|
||||||
SOURCE_IN_SUBDIR=false
|
SOURCE_IN_SUBDIR=false
|
||||||
SOURCE_FILENAME=matterbridge
|
SOURCE_FILENAME=matterbridge
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
"en": "Multi-protocols bridge for online communications",
|
"en": "Multi-protocols bridge for online communications",
|
||||||
"fr": "Connecteur entre une série de protocoles de discussion"
|
"fr": "Connecteur entre une série de protocoles de discussion"
|
||||||
},
|
},
|
||||||
"version": "1.22.2~ynh1",
|
"version": "1.22.3~ynh1",
|
||||||
"url": "https://github.com/42wim/matterbridge",
|
"url": "https://github.com/42wim/matterbridge",
|
||||||
"upstream": {
|
"upstream": {
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
|
|
|
@ -1,16 +0,0 @@
|
||||||
## Problem
|
|
||||||
- *Description of why you made this PR*
|
|
||||||
|
|
||||||
## Solution
|
|
||||||
- *And how do you fix that problem*
|
|
||||||
|
|
||||||
## PR Status
|
|
||||||
- [ ] Code finished.
|
|
||||||
- [ ] Tested with Package_check.
|
|
||||||
- [ ] Fix or enhancement tested.
|
|
||||||
- [ ] Upgrade from last version tested.
|
|
||||||
- [ ] Can be reviewed and tested.
|
|
||||||
|
|
||||||
## Package_check results
|
|
||||||
---
|
|
||||||
* An automatic package_check will be launch at https://ci-apps-dev.yunohost.org/, when you add a specific comment to your Pull Request: "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!"*
|
|
Loading…
Add table
Reference in a new issue