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

Upgrade to v2023.10.18

This commit is contained in:
yunohost-bot 2023-10-19 06:17:45 +02:00 committed by YunoHost Bot
parent ff70ebf4ab
commit fa4a419ad3

View file

@ -52,8 +52,8 @@ ram.runtime = "50M"
# This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with : # This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with :
# ynh_setup_source --dest_dir="$install_dir" # ynh_setup_source --dest_dir="$install_dir"
# You can also define other assets than "main" and add --source_id="foobar" in the previous command # You can also define other assets than "main" and add --source_id="foobar" in the previous command
url = "https://github.com/mozilla-services/syncstorage-rs/archive/acc5524cf361d6abf3aedb73bb54ef3db1b6fda3.tar.gz" url = "https://github.com/mozilla-services/syncstorage-rs/archive/68d326701505a7c3ae04d59953eb099cf8add4d2.tar.gz"
sha256 = "52cbd6aa890deee4079463c0f45bb2985891f78114ecbbfacb5387fdc0b806f5" sha256 = "411eeda4f983a870d79c643817c6d80bacdb99f7a08295a4e8a13c131823fb1c"
autoupdate.strategy = "latest_github_commit" autoupdate.strategy = "latest_github_commit"
# This will provision/deprovision a unix system user # This will provision/deprovision a unix system user