diff --git a/README.md b/README.md index 5fb253a..6467387 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ computes SHA-256 hash values on both local files and on remote URLs, with a strong emphasis on a process that will allow you to trust the results. -**Shipped version:** 1.0~ynh4 +**Shipped version:** 2016.06.17~ynh1 **Demo:** https://sprin.github.io/TrustyHash/ ## Documentation and resources diff --git a/README_fr.md b/README_fr.md index 9438da1..063fcfb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -21,7 +21,7 @@ computes SHA-256 hash values on both local files and on remote URLs, with a strong emphasis on a process that will allow you to trust the results. -**Version incluse :** 1.0~ynh4 +**Version incluse :** 2016.06.17~ynh1 **Démo :** https://sprin.github.io/TrustyHash/ ## Documentations et ressources diff --git a/manifest.toml b/manifest.toml index d9d2269..fb0c7e6 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "TrustyHash" description.en = "SHA-256 Hash Calculator" description.fr = "Calculateur de hachage SHA-256" -version = "1.0~ynh4" +version = "2016.06.17~ynh1" maintainers = ["jarod5001"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/sprin/TrustyHash/archive/refs/heads/master.zip" - sha256 = "52b48d4f6e18144424d158ad01e4adf0609a2d475792929b41265c56f5fa2d51" + url = "https://github.com/sprin/TrustyHash/archive/2a360dd904424c1c0365cb36e2b4ea91cf8e57b9.tar.gz" + sha256 = "5bf6070d6971681e2802e6afc3e393a535eeafd480d9711e1e763f40bdd84b5e" autoupdate.strategy = "latest_github_commit" [resources.system_user]