diff --git a/manifest.toml b/manifest.toml index 8de150b..6275649 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Cypht" description.en = "Lightweight Open Source webmail" description.fr = "Webmail Open Source léger" -version = "1.3.2023.07.01~ynh7" +version = "1.3.2023.07.06~ynh7" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/0212c2f35c8cff0c4920bfbecd4754139c3ef6b7.tar.gz" - sha256 = "c3f09742154d8d295531a3255dbe03fbc59bfdb5f18e0245e2952dbdb61c3752" + url= "https://github.com/jasonmunro/cypht/archive/e46408cce296eb67d3cac1e157ceb28fa6be631e.tar.gz" + sha256 = "43908a950857ffed0d729d300b07442f083b1d478e77d9f9fa5521397b6fb50e" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d"