1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/syncserver-rs_ynh.git synced 2024-09-03 20:26:32 +02:00

Add maintainer and tweak auto versioning. (#7)

This commit is contained in:
orhtej2 2023-10-22 22:25:43 +02:00 committed by GitHub
parent 5ab8a32725
commit 25258e1d77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "syncstorage-rs"
@ -8,7 +10,7 @@ description.fr = "New Firefox Sync Storage implemented in Rust."
version = "0.13.7-20230926~ynh1"
maintainers = [""]
maintainers = ["orhtej2"]
[upstream]
license = "MPL-2.0"
@ -56,6 +58,7 @@ ram.runtime = "50M"
url = "https://github.com/mozilla-services/syncstorage-rs/archive/acc5524cf361d6abf3aedb73bb54ef3db1b6fda3.tar.gz"
sha256 = "52cbd6aa890deee4079463c0f45bb2985891f78114ecbbfacb5387fdc0b806f5"
autoupdate.strategy = "latest_github_commit"
autoupdate.force_version = "0.13.7-%Y.%m.%d"
# This will provision/deprovision a unix system user
[resources.system_user]