From 57c9a49a3d91b8006e9cfa2e3620e4b5c672faf9 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 Oct 2023 06:17:11 +0200 Subject: [PATCH] Upgrade to v1.9.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 57eb9c7..f15db33 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "PairDrop" description.en = "Local file sharing in your browser" description.fr = "Partage de fichiers locaux dans votre navigateur" -version = "1.9.0~ynh1" +version = "1.9.1~ynh1" maintainers = ["eric_G"] @@ -45,8 +45,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.0.tar.gz" - sha256 = "7fc8b2a1700429d88f49cb7e52d47d633933ff5db47a7cf95c4b9648611ac06a" + url = "https://github.com/schlagmichdoch/PairDrop/archive/refs/tags/v1.9.1.tar.gz" + sha256 = "5d499fbd4717b01fe441c260a6db0bca4495683e8c18af5caa58fb617b725cf0" autoupdate.strategy = "latest_github_tag" [resources.system_user]