diff --git a/README.md b/README.md index b0b4a17..5fb253a 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ strong emphasis on a process that will allow you to trust the results. * Official user documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info @@ -43,4 +43,4 @@ or sudo yunohost app upgrade trustyhash -u https://github.com/YunoHost-Apps/trustyhash_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 f33a07b..9438da1 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,5 +1,5 @@ @@ -28,7 +28,7 @@ strong emphasis on a process that will allow you to trust the results. * Documentation officielle utilisateur : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs diff --git a/manifest.toml b/manifest.toml index 02a72c6..d9d2269 100644 --- a/manifest.toml +++ b/manifest.toml @@ -41,6 +41,7 @@ ram.runtime = "50M" [resources.sources.main] url = "https://github.com/sprin/TrustyHash/archive/refs/heads/master.zip" sha256 = "52b48d4f6e18144424d158ad01e4adf0609a2d475792929b41265c56f5fa2d51" + autoupdate.strategy = "latest_github_commit" [resources.system_user]