1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/metabase_ynh.git synced 2024-09-03 19:46:00 +02:00

Merge pull request #13 from YunoHost-Apps/testing

0.43.1
This commit is contained in:
Éric Gaspar 2022-05-17 19:28:08 +02:00 committed by GitHub
commit 60cf47a801
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 5 additions and 5 deletions

View file

@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Web database management tool
**Shipped version:** 0.42.4~ynh1
**Shipped version:** 0.43.1~ynh1

View file

@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
Outil web de gestion des bases de données
**Version incluse :** 0.42.4~ynh1
**Version incluse :** 0.43.1~ynh1

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://downloads.metabase.com/v0.42.4/metabase.jar
SOURCE_SUM=6e2dd9153b878367f75680e3edbbbaa5b4d6fb4f878977823dc58cc201d76682
SOURCE_URL=https://downloads.metabase.com/v0.43.1/metabase.jar
SOURCE_SUM=5866c8b26096b12c6013b2adaf9dfda93b7fa39709ad88b4caedd991f6f1395d
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=jar
SOURCE_IN_SUBDIR=false

View file

@ -6,7 +6,7 @@
"en": "Web database management tool",
"fr": "Outil web de gestion des bases de données"
},
"version": "0.42.4~ynh1",
"version": "0.43.1~ynh1",
"url": "https://www.metabase.com/",
"upstream": {
"license": "AGPL-3.0-only",