diff --git a/manifest.toml b/manifest.toml index 8de150b..ca0ca61 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.07~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/343ea680b59ae5418b5b37cf0816068c28c9eed1.tar.gz" + sha256 = "135347f3b92d3fc93e2e93e3d5e1fcb6c4da0421addb5c2491e976c382d583b3" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d"