Upgrade to v2017.09.03

This commit is contained in:
yunohost-bot 2024-02-22 21:32:05 +01:00 committed by YunoHost Bot
parent 6c733522e5
commit eb34260fba

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]