diff --git a/manifest.toml b/manifest.toml index 096fac5..cb197dd 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "OwnTracks" description.en = "Keep track of your location history" description.fr = "Gérez votre historique de géolocalisation" -version = "2.14.0~ynh1" +version = "2.15.0~ynh1" maintainers = ["tituspijean"] @@ -59,8 +59,8 @@ ram.runtime = "50M" extras.yarn.packages = "yarn" [resources.sources.main] - url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.14.0.tar.gz" - sha256 = "862deab66ac38bb517f5446b6aea0c9efaf6dffe56806542dec36849af7d832f" + url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.15.0.tar.gz" + sha256 = "1b7025fa34495ab04726a68372a04b6e48ffe2ab7bf233a10bd1fefdeaf1ab78" autoupdate.strategy = "latest_github_release" autoupdate.asset = "tarball"