Merge pull request #6 from YunoHost-Apps/testing

Testing v2017.09.03
This commit is contained in:
OniriCorpe 2024-02-23 00:32:29 +01:00 committed by GitHub
commit 51ffe73cf6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 5 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Encrypts and decrypts your files and text. Encrypts and decrypts your files and text.
**Shipped version:** 1.0~ynh2 **Shipped version:** 2017.09.03~ynh1
**Demo:** https://prizz.github.io/Easy-File-Encryptor-Decryptor/ **Demo:** https://prizz.github.io/Easy-File-Encryptor-Decryptor/

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Encrypts and decrypts your files and text. Encrypts and decrypts your files and text.
**Version incluse :** 1.0~ynh2 **Version incluse :** 2017.09.03~ynh1
**Démo :** https://prizz.github.io/Easy-File-Encryptor-Decryptor/ **Démo :** https://prizz.github.io/Easy-File-Encryptor-Decryptor/

View file

@ -5,7 +5,7 @@ name = "Encryptor-Decryptor"
description.en = "Encrypts and decrypts any file using PGP" description.en = "Encrypts and decrypts any file using PGP"
description.fr = "Chiffre et déchiffre n'importe quel fichier à l'aide de PGP" description.fr = "Chiffre et déchiffre n'importe quel fichier à l'aide de PGP"
version = "1.0~ynh2" version = "2017.09.03~ynh1"
maintainers = [] maintainers = []
@ -39,8 +39,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.zip" url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.tar.gz"
sha256 = "c91ba3f812e7b2f3657678e627eeaddf071e41a80c88f96438cde2484b5cf0d2" sha256 = "1e411399a5598f878282ab719dca72b0653aec5cd4a43310ae304e209968be13"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
[resources.system_user] [resources.system_user]