mirror of
https://github.com/YunoHost-Apps/encryptor-decryptor_ynh.git
synced 2024-09-03 18:35:55 +02:00
commit
51ffe73cf6
3 changed files with 5 additions and 5 deletions
|
@ -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.
|
||||
|
||||
**Shipped version:** 1.0~ynh2
|
||||
**Shipped version:** 2017.09.03~ynh1
|
||||
|
||||
**Demo:** https://prizz.github.io/Easy-File-Encryptor-Decryptor/
|
||||
|
||||
|
|
|
@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
|
|||
|
||||
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/
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Encryptor-Decryptor"
|
|||
description.en = "Encrypts and decrypts any file using 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 = []
|
||||
|
||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
|||
|
||||
[resources]
|
||||
[resources.sources.main]
|
||||
url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.zip"
|
||||
sha256 = "c91ba3f812e7b2f3657678e627eeaddf071e41a80c88f96438cde2484b5cf0d2"
|
||||
url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.tar.gz"
|
||||
sha256 = "1e411399a5598f878282ab719dca72b0653aec5cd4a43310ae304e209968be13"
|
||||
autoupdate.strategy = "latest_github_commit"
|
||||
|
||||
[resources.system_user]
|
||||
|
|
Loading…
Add table
Reference in a new issue