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

Fix checksum
This commit is contained in:
CodeShakingSheep 2024-04-08 18:19:37 -05:00 committed by GitHub
parent b20fd1a340
commit e419e28601
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,7 +45,7 @@ ram.runtime = "50M"
[resources.sources.main]
url = "https://github.com/traccar/traccar/releases/download/v6.0/traccar-other-6.0.zip"
sha256 = "face8357aed406f459f1bc56a80be1c53d5a6a08416a56a5fb80401ebebb8ce9"
sha256 = "d6813dec896a466744006543387e5615244fa9ce2f0674fbb06c4864a0bac0a6"
in_subdir = false
format = "zip"
autoupdate.strategy = "latest_github_release"