mirror of
https://github.com/YunoHost-Apps/ulogger_ynh.git
synced 2024-10-01 13:34:45 +02:00
Upgrade to v1.2
This commit is contained in:
parent
fac671e4d6
commit
ab83fe6f1a
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "ulogger"
|
||||||
description.en = "Real-time collection of geolocation data, tracks viewing and management"
|
description.en = "Real-time collection of geolocation data, tracks viewing and management"
|
||||||
description.fr = "Géolocalisation en temps réel, gestion et affichage de traces"
|
description.fr = "Géolocalisation en temps réel, gestion et affichage de traces"
|
||||||
|
|
||||||
version = "1.1~ynh2"
|
version = "1.2~ynh1"
|
||||||
|
|
||||||
maintainers = [""]
|
maintainers = [""]
|
||||||
|
|
||||||
|
@ -50,8 +50,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/bfabiszewski/ulogger-server/archive/v1.1.zip"
|
url = "https://github.com/bfabiszewski/ulogger-server/archive/refs/tags/v1.2.tar.gz"
|
||||||
sha256 = "558b83214ef8dd04debf826d5330367d478ebd360a6dfd3c8328cded07c0e1a9"
|
sha256 = "167b91307c2ad9fdf9e6fcfd70eec1fe74a4a9e9931279eaf846d688ab1bc22f"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue