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

Fix package id

This commit is contained in:
Mateusz 2023-10-24 23:51:50 +02:00 committed by GitHub
parent c9c83e3f93
commit 4274dc5740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,7 @@
packaging_format = 2
id = "syncstorage-rs"
id = "syncserver-rs"
name = "Firefox SyncStorage"
description.en = "New Firefox Sync Storage implemented in Rust. Allows syncing tabs, passwords, history etc. between Firefox instances."
@ -47,7 +47,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"
autoupdate.force_version = "0.13.7-%Y%m%d"
# This will provision/deprovision a unix system user
[resources.system_user]