From b5594dc0ab2f7530ec9c7adf01c6260b0a7ca761 Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Tue, 20 Feb 2024 05:11:57 +0100 Subject: [PATCH 1/2] autoupdate.strategy = "latest_github_commit" --- manifest.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/manifest.toml b/manifest.toml index d7db78a..012e636 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,6 +41,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/pRizz/Easy-File-Encryptor-Decryptor/archive/c8f3fd64e93cc5fdf4336e62f16010ef7ccc3709.zip" sha256 = "c91ba3f812e7b2f3657678e627eeaddf071e41a80c88f96438cde2484b5cf0d2" + autoupdate.strategy = "latest_github_commit" [resources.system_user] From 6c733522e556e0d840adc68cdcb6ce2a42e4166b Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 20 Feb 2024 04:12:00 +0000 Subject: [PATCH 2/2] Auto-update README --- README.md | 6 +++--- README_fr.md | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 0331c6c..a5ac94d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -30,7 +30,7 @@ Encrypts and decrypts your files and text. * Official app website: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info @@ -45,4 +45,4 @@ or sudo yunohost app upgrade encryptor-decryptor -u https://github.com/YunoHost-Apps/encryptor-decryptor_ynh/tree/testing --debug ``` -**More info regarding app packaging:** +**More info regarding app packaging:** \ No newline at end of file diff --git a/README_fr.md b/README_fr.md index f93f245..8246d59 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -30,7 +30,7 @@ Encrypts and decrypts your files and text. * Site officiel de l’app : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs