mirror of
https://github.com/YunoHost-Apps/syncserver-rs_ynh.git
synced 2024-09-03 20:26:32 +02:00
Merge pull request #14 from YunoHost-Apps/ci-auto-update-0.14.1
Upgrade to v0.14.1
This commit is contained in:
commit
3953abfc58
1 changed files with 2 additions and 2 deletions
|
@ -44,8 +44,8 @@ ram.runtime = "50M"
|
|||
# This will pre-fetch the asset which can then be deployed during the install/upgrade scripts with :
|
||||
# ynh_setup_source --dest_dir="$install_dir"
|
||||
# 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/59283b5977a5d997c1292eb5392f6ad252855c0d.tar.gz"
|
||||
sha256 = "63f0da2069f70c7e579cb1e0389644969eb394b4ae14e2068f4026ffe88c15be"
|
||||
url = "https://github.com/mozilla-services/syncstorage-rs/archive/refs/tags/0.14.1.tar.gz"
|
||||
sha256 = "224d8c4af114b0af4eebd90decef951a08dde1204c13caada416347aa5ebe35c"
|
||||
autoupdate.strategy = "latest_github_tag"
|
||||
|
||||
# This will provision/deprovision a unix system user
|
||||
|
|
Loading…
Add table
Reference in a new issue