mirror of
https://github.com/YunoHost-Apps/hat_ynh.git
synced 2024-09-03 19:16:04 +02:00
commit
c32f0d0ed7
4 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@ Hat.sh is a web app that provides secure local file encryption in the browser. I
|
|||
- Password strength estimation.
|
||||
|
||||
|
||||
**Shipped version:** 2.3.5~ynh1
|
||||
**Shipped version:** 2.3.6~ynh1
|
||||
|
||||
**Demo:** https://hat.sh
|
||||
|
||||
|
|
|
@ -39,7 +39,7 @@ Hat.sh is a web app that provides secure local file encryption in the browser. I
|
|||
- Password strength estimation.
|
||||
|
||||
|
||||
**Version incluse :** 2.3.5~ynh1
|
||||
**Version incluse :** 2.3.6~ynh1
|
||||
|
||||
**Démo :** https://hat.sh
|
||||
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=https://github.com/sh-dv/hat.sh/archive/refs/tags/v2.3.5.zip
|
||||
SOURCE_SUM=22e20d40c05137c6112b6350b9d8571a094ff8248143bd036234f73a87b441ec
|
||||
SOURCE_URL=https://github.com/sh-dv/hat.sh/archive/refs/tags/v2.3.6.zip
|
||||
SOURCE_SUM=04f57d2d621e73faced46bf8738f921d5d2ca99e5ac37a41ff5391e3aa27e8f1
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=zip
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Encrypt and Decrypt files securely in your browser",
|
||||
"fr": "Chiffrer et déchiffrer les fichiers en toute sécurité dans votre navigateur"
|
||||
},
|
||||
"version": "2.3.5~ynh1",
|
||||
"version": "2.3.6~ynh1",
|
||||
"url": "https://hat.sh",
|
||||
"upstream": {
|
||||
"license": "MIT",
|
||||
|
|
Loading…
Reference in a new issue