From 28ae1cedf4261e4b4b9f0c29c82c1fae959cd516 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 23 Oct 2023 06:17:37 +0200 Subject: [PATCH] Upgrade to v0.13.7-2023.10.18 --- manifest.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.toml b/manifest.toml index a38d730..a9b4622 100644 --- a/manifest.toml +++ b/manifest.toml @@ -55,8 +55,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/acc5524cf361d6abf3aedb73bb54ef3db1b6fda3.tar.gz" - sha256 = "52cbd6aa890deee4079463c0f45bb2985891f78114ecbbfacb5387fdc0b806f5" + url = "https://github.com/mozilla-services/syncstorage-rs/archive/68d326701505a7c3ae04d59953eb099cf8add4d2.tar.gz" + sha256 = "411eeda4f983a870d79c643817c6d80bacdb99f7a08295a4e8a13c131823fb1c" autoupdate.strategy = "latest_github_commit" autoupdate.force_version = "0.13.7-%Y.%m.%d"