From 83ac869e31aea5251966667c060908ca700c2e72 Mon Sep 17 00:00:00 2001 From: ericgaspar Date: Wed, 29 Apr 2020 17:58:51 +0200 Subject: [PATCH] v.0.04.6 --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 9562d62..e5c8e30 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ The administrator of the Lufi instance you use will not be able to see what is i The encryption key part of the URL is a anchor (Cf. [Fragment Identifier](https://en.wikipedia.org/wiki/Fragment_identifier)), that means this part is only processed client-side and does not reach the server. :-) -**Shipped version:** 0.03.5 +**Shipped version:** 0.04.6 ## Screenshots diff --git a/README_fr.md b/README_fr.md index 978f621..6121a54 100644 --- a/README_fr.md +++ b/README_fr.md @@ -15,7 +15,7 @@ Est-ce tout? Non. Tous les fichiers sont cryptés par le navigateur! Non chiffr La clé de cryptage est une ancre (voir [Fragment Identifier](https://en.wikipedia.org/wiki/Fragment_identifier)), ce qui signifie que cette partie n'est traitée que par le client et n'atteint pas le serveur. :-) -**Version incluse:** 0.03.5 +**Version incluse:** 0.04.6 ## Captures d'écran diff --git a/conf/app.src b/conf/app.src index 50cce5a..70ec7d5 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://framagit.org/fiat-tux/hat-softwares/lufi/-/archive/0.03.5/lufi-0.03.5.tar.gz -SOURCE_SUM=aeb4bb4e7b4d5a7a12a7b8a49578e98c4ef8b6cb606b266b4531767a6ea6debe +SOURCE_URL=https://framagit.org/fiat-tux/hat-softwares/lufi/-/archive/0.04.6/lufi-0.04.6.tar.gz +SOURCE_SUM=2d1f7e174129164fbb4474188dac0b5f358c14e01f5feacf69ec342cf58ff925 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b9dff0c..26da264 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "en": "Self hosting files and sharing anonymous application", "fr": "Application d'hébergement et de partage de fichiers anonyme" }, - "version": "0.03.5~ynh1", + "version": "0.04.6~ynh1", "url": "https://git.framasoft.org/luc/lufi", "license": "AGPL-3.0-or-later", "maintainer": {