1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/galene_ynh.git synced 2024-09-03 18:36:31 +02:00
This commit is contained in:
ericgaspar 2022-02-01 21:23:21 +01:00
parent b809ae8b34
commit 311dfe2f61
No known key found for this signature in database
GPG key ID: 574F281483054D44
5 changed files with 9 additions and 9 deletions

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_amd64.tar.gz SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.4/galene_0.4.4_Linux_amd64.tar.gz
SOURCE_SUM=45e59765f707849e00abb6ed6b587ed0238e72112cafecc5bda860660dc9dd0f SOURCE_SUM=e090d78c8cd6cb1caad27195df393f33fe80daa4813b2591355f076d1d7912a5
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

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_arm64.tar.gz SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.4/galene_0.4.4_Linux_arm64.tar.gz
SOURCE_SUM=8def86558c6208842cbb9ca2b85749bee69242089126c8aab919d52efe98a370 SOURCE_SUM=c0e3373e398977948982fae549f4c826d986dd0acb4a568e57556e215b66839c
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

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_arm7.tar.gz SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.4/galene_0.4.4_Linux_arm7.tar.gz
SOURCE_SUM=52be921a078eb8fb4d0005e0768fb071e941eac6bb319a7086029a3a243bcafd SOURCE_SUM=d585dcd7d25d4251ffa80f68da9d46b539fe82595c31df97e6b17653e4cdc98c
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

@ -1,5 +1,5 @@
SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.3/galene_0.4.3_Linux_i386.tar.gz SOURCE_URL=https://github.com/YunoHost-Apps/galene_ynh/releases/download/v0.4.4/galene_0.4.4_Linux_i386.tar.gz
SOURCE_SUM=68d4965b7bc31efe9d0cbda0f2488c2f3ae8627f8ab16c90072bed828529ab96 SOURCE_SUM=f7257f5346dd60b4e872ef2f18ce8b089eb2b67f6e90659731a06f53cc81b678
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": "Videoconferencing server that is easy to deploy", "en": "Videoconferencing server that is easy to deploy",
"fr": "Serveur de visioconférence facile à déployer" "fr": "Serveur de visioconférence facile à déployer"
}, },
"version": "0.4.3~ynh1", "version": "0.4.4~ynh1",
"url": "https://galene.org/", "url": "https://galene.org/",
"upstream": { "upstream": {
"license": "MIT", "license": "MIT",