diff --git a/manifest.toml b/manifest.toml index ca0ca61..814f1d5 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.07~ynh7" +version = "1.3.2023.07.10~ynh7" maintainers = ["eric_G"] @@ -53,8 +53,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url= "https://github.com/jasonmunro/cypht/archive/343ea680b59ae5418b5b37cf0816068c28c9eed1.tar.gz" - sha256 = "135347f3b92d3fc93e2e93e3d5e1fcb6c4da0421addb5c2491e976c382d583b3" + url= "https://github.com/jasonmunro/cypht/archive/7c574ed1e7d2e348da1a4f3f1db56319bc893f07.tar.gz" + sha256 = "245c213753506424b6d61786b34e302b6d7f0066901c3231c39b464532d851ac" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "1.3.%Y.%m.%d"