diff --git a/manifest.toml b/manifest.toml index 0002e9c..af65c10 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.12.0~ynh1" +version = "2022.10.15~ynh1" maintainers = ["tituspijean"] @@ -48,8 +48,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/owntracks/frontend/archive/refs/tags/v2.12.0.tar.gz" - sha256 = "1695c3e39f5b276fc6d07c7685eaa3df033e37979b240bc8422663e8aa22e130" + url = "https://github.com/tomyvi/php-owntracks-recorder/archive/2dfb19d0eb354eb15ad75992a8da852f18023bfd.tar.gz" + sha256 = "439455eb8d246fcee334d4d44e0b8bfa194521bdc1ab6dfcd79036c2f2c09b45" autoupdate.strategy = "latest_github_commit" autoupdate.asset = "tarball"