diff --git a/manifest.toml b/manifest.toml index 5cb1493..43b638e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -108,8 +108,8 @@ ram.runtime = "100M" # 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://codeberg.org/flohmarkt/flohmarkt/archive/4a3f243d090549c66ffece46222b0f1cc358e91e.tar.gz" - sha256 = "d59bb3bbbaf7c98d9f8bae46d9a2b2ccc407d674f51140a3d868a6afdf862e73" + url = "https://codeberg.org/flohmarkt/flohmarkt/archive/6b396428ee52acba99483487e34eb0b258e339eb.tar.gz" + sha256 = "2167a94e209764fd7fde06b77e6b2fe845ed493f0fdab1dc19053ecd7d89d60f" # These infos are used by https://github.com/YunoHost/apps/blob/master/tools/autoupdate_app_sources/autoupdate_app_sources.py # to auto-update the previous asset urls and sha256sum + manifest version diff --git a/tests.toml b/tests.toml index 6b5f680..64f5e94 100644 --- a/tests.toml +++ b/tests.toml @@ -9,5 +9,5 @@ test_format = 1.0 args.password_couchdb_admin = "TestPasswordCouchDBadmin" args.password_couchdb_flohmarkt = "TestPasswordCouchDBflohmarkt" - test_upgrade_from.9df93bc48e.name = "Upgrade from ynh2" + test_upgrade_from.217fc0e.name = "Upgrade from ynh4"