1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/traccar_ynh.git synced 2024-09-03 20:35:56 +02:00

Update manifest.toml

This commit is contained in:
OniriCorpe 2024-01-28 04:12:32 +01:00 committed by GitHub
parent cc29eae890
commit 1e7dfd1de5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,8 +44,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/traccar/traccar-web/archive/refs/tags/v5.12.tar.gz"
sha256 = "90a811d31af534ba4378e9bf466a86c50e3fd512efd195b201c24e25b036310c"
url = "https://github.com/traccar/traccar/releases/download/v5.12/traccar-other-5.12.zip"
sha256 = "25a61bea9d46d5c1b263c9a53fbdb2834c0c3ef1c0daa54ae99579c0ab4accdf"
in_subdir = false
format = "zip"
autoupdate.strategy = "latest_github_tag"